The definitive self-hosted URL shortener
Find a file
2017-01-21 13:33:51 +01:00
bin Created script to update an already existing system 2016-08-19 15:50:08 +02:00
config Added local entity manager config that allows db host name to be set 2017-01-21 09:16:00 +01:00
data Added memcached to php docker image 2017-01-21 13:33:51 +01:00
docs/swagger Fixed schema definition on order by argument 2016-10-29 12:42:36 +02:00
module Added memcached to php docker image 2017-01-21 13:33:51 +01: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 Created phpstorm meta fle to get ContainerInterop typehint based on service name 2016-08-05 07:20:40 +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 Kept symlincs while generating the dist file 2016-08-21 19:16:06 +02:00
CHANGELOG.md Updated changelog with last versions 2016-10-23 00:13:00 +02:00
composer.json Changed swagger file format from yaml to json 2016-10-22 12:11:31 +02:00
docker-compose.yml Created docker-related files 2017-01-19 22:56:45 +01:00
indocker Created docker-related files 2017-01-19 22:56:45 +01:00
LICENSE Initial commit 2016-04-08 20:44:35 +02: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