The definitive self-hosted URL shortener
Find a file
2016-04-30 17:47:48 +02:00
bin Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
config Everything configured to generate routes from CLI 2016-04-30 17:47:48 +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 Everything configured to generate routes from CLI 2016-04-30 17:47:48 +02:00
templates Improved config 2016-04-10 12:06:28 +02:00
tests Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
.env.dist Everything configured to generate routes from CLI 2016-04-30 17:47:48 +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 Added dotenv component to define env vars in local file 2016-04-30 17:21:35 +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