The definitive self-hosted URL shortener
Find a file
2016-07-19 22:38:14 +02:00
bin Created the console application via a factory 2016-07-05 23:25:39 +02:00
config Moved templates and templates config to Core module 2016-07-19 18:32:59 +02:00
data Created rest documentation 2016-07-05 19:28:47 +02:00
module Improved CrossDomainMiddleware by allowing the same origin that was requested 2016-07-19 22:38:14 +02:00
public Created EntityManagerFactory 2016-04-17 20:27:24 +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 Core module 2016-07-19 18:01:39 +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 Added first tests for CLI module 2016-07-19 18:28:21 +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