Popularity
1.3
Declining
Activity
0.0
Stable
15
5
5
Programming language: PHP
License: MIT License
Tags:
URL Shorteners
shuri alternatives and similar software solutions
Based on the "URL Shorteners" category.
Alternatively, view shuri alternatives based on common mentions on social networks and blogs.
-
YOURLS
🔗 Y̲our O̲wn U̲R̲L̲ S̲hortener - the 𝑑𝑒 𝑓𝑎𝑐𝑡𝑜 standard self hosted URL shortener in PHP -
Suri
Your own link shortener that's easily deployed as a static site (for free) -
devShort
A simple and privacy-friendly URL shortener for web developers, admins and all professionals. -
Lstu
Lightweight URL shortener. Read-only mirror of https://framagit.org/fiat-tux/hat-softwares/lstu -
reduc.io
❱ 🐇 URL shortener service is written in Scala using Akka-Http and Redis ❰ -
liteshort
[MOVED] User-friendly, actually lightweight, and configurable URL shortener -
Simple-URL-Shortener
url shortener written in php (with MySQL or SQLite) with history by users -
Purl
Purl (Petite URL) is an open source project with the goal of providing you with your own private URL shortener! -
ReducePy
URL shortener service using Tornado and Redis runs on Docker and Kubernetes. -
Link-shortener-bot
Host your own link shortener that works with a bot. Just send the link to a bot and it'll take care of the rest for you.
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of shuri or a related project?
Popular Comparisons
README
shuri
Simple url shortener script
Installation
Just drop the index.php
and composer files in any folder accessible
through your web server with php interpreter, give it a composer
install
, mkdir db
with write permission for your web server
user/group and direct your browser to the former script.
For testing and debugging purposes, you can just use:
$ php -S localhost:8000 index.php