The definitive self-hosted URL shortener
Find a file
2016-07-19 16:50:02 +02:00
bin Created the console application via a factory 2016-07-05 23:25:39 +02:00
config Created CLI module 2016-07-19 16:50:02 +02:00
data Created rest documentation 2016-07-05 19:28:47 +02:00
module/CLI Created CLI module 2016-07-19 16:50:02 +02:00
public Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
src Created CLI module 2016-07-19 16:50:02 +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 idea folder to gitignore 2016-07-19 16:14:57 +02:00
.scrutinizer.yml Added CI config files 2016-04-17 19:34:16 +02:00
.travis.yml Removed PHP5.5 from travis environments 2016-07-05 19:54:16 +02:00
CHANGELOG.md Added missing issue to changelog 2016-07-06 20:23:38 +02:00
composer.json Created CLI module 2016-07-19 16:50:02 +02:00
LICENSE Initial commit 2016-04-08 20:44:35 +02:00
phpcs.xml Created CLI module 2016-07-19 16:50:02 +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