The definitive self-hosted URL shortener
Find a file
2016-07-05 19:08:34 +02:00
bin Replaced cli execution using expressive middleware by symfony/console 2016-07-03 09:14:27 +02:00
config Fixed some cross-origin issues 2016-07-05 19:08:34 +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 Fixed some cross-origin issues 2016-07-05 19:08:34 +02:00
templates Fixed typo and added link to my website 2016-05-02 17:20:07 +02:00
tests Fixed ShortUrlServiceTest 2016-07-04 09:18:10 +02:00
.env.dist Created entity to persist rest tokens 2016-07-04 14:04:19 +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 Created stuff to handle pagination on list results 2016-07-04 08:57:37 +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