The definitive self-hosted URL shortener
Find a file
2017-07-04 19:48:53 +02:00
bin Improved installation command, reducing duplication and moving serialization logic to specific model 2017-07-03 20:46:35 +02:00
config Created EmptyResponseImplicitOptionsMiddlewareFactoryTest 2017-04-13 09:52:17 +02:00
data Removed exception catch that used to return a 500, and now returns a 404 due to a behavior change 2017-03-24 21:59:45 +01:00
docs/swagger Added response examples to swagger docs 2017-04-16 10:45:52 +02:00
module Implemented method to deserialize customizable config 2017-07-04 19:48:53 +02:00
public Created htaccess 2016-08-15 10:03:39 +02:00
.env.dist Removed rest auth env vars 2016-08-07 20:47:43 +02:00
.gitignore Separated swagger specification into multiple files 2016-10-22 23:44:14 +02:00
.phpstorm.meta.php Fixed date format returned by the API 2017-04-16 10:27:27 +02:00
.scrutinizer.yml Added CI config files 2016-04-17 19:34:16 +02:00
.travis-php.ini Created travis config file to enable memcached extension 2016-08-09 18:50:14 +02:00
.travis.yml Created travis config file to enable memcached extension 2016-08-09 18:50:14 +02:00
build.sh Updated build script so that generated zip contains one folder 2017-07-03 12:54:50 +02:00
CHANGELOG.md Updated CHANGELOG 2017-03-25 10:09:30 +01:00
composer.json Installed expressive tooling 2017-04-13 09:39:35 +02:00
docker-compose.yml Updated PathVersionMiddleware so that it is only applied to rest routes 2017-01-21 20:12:12 +01:00
indocker Created docker-related files 2017-01-19 22:56:45 +01:00
LICENSE Updated license year 2017-01-22 10:59:35 +01:00
migrations.yml Added doctrine migrations and remove platform specific code from entities 2016-08-19 14:51:34 +02:00
phpcs.xml Improved InstallCommand, adding migrations and removing code duplication 2016-08-19 15:15:53 +02:00
phpunit.xml.dist Created Core\ConfigProviderTest 2016-07-30 23:07:44 +02:00
README.md Added badges to readme file 2016-08-01 21:26:47 +02:00

Shlink

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version License

A PHP-based URL shortener application with analytics and management