The definitive self-hosted URL shortener
Find a file
2016-05-02 17:17:11 +02:00
bin Prevented routable middleware to dispatch 404 page 2016-04-30 19:24:45 +02:00
config Added shortcode chars as an environment variable 2016-05-01 11:21:54 +02:00
data Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
public Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
src Added more tests 2016-05-01 17:55:29 +02:00
templates Updated templates 2016-05-02 17:17:11 +02:00
tests Added more tests 2016-05-01 17:55:29 +02:00
.env.dist Added shortcode chars as an environment variable 2016-05-01 11:21:54 +02:00
.gitignore Added dotenv component to define env vars in local file 2016-04-30 17:21:35 +02:00
.scrutinizer.yml Added CI config files 2016-04-17 19:34:16 +02:00
.travis.yml Added CI config files 2016-04-17 19:34:16 +02:00
cli-config.php Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
composer.json Implemented routable redirect middleware 2016-04-30 18:59:03 +02:00
LICENSE Initial commit 2016-04-08 20:44:35 +02:00
phpcs.xml First commit 2016-04-10 09:38:07 +02:00
phpunit.xml.dist Implemented UrlShortener main service 2016-04-17 13:42:52 +02:00
README.md Initial commit 2016-04-08 20:44:35 +02:00

url-shortener

A PHP-based URL shortener application with analytics and management