Popularity
1.2
Stable
Activity
0.0
Stable
17
5
4

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.

Do you think we are missing an alternative of shuri or a related project?

Add another 'URL Shorteners' Software solution

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