The definitive self-hosted URL shortener
Go to file
2018-09-02 08:05:39 +02:00
bin Removed plugin suffix on config ustomizers 2017-12-31 17:18:54 +01:00
config Added version placeholder in place of hardcoded version in config 2018-07-26 18:42:53 +02:00
data Updated changelog with version 1.10.1 2018-08-01 20:58:48 +02:00
docs/swagger Updated API docs including new response structure 2018-08-13 16:17:43 +02:00
module Added v1.11.0 to changelog 2018-08-13 16:29:40 +02:00
public Updated to expressive 3 2018-03-26 18:49:28 +02:00
.env.dist Removed rest auth env vars 2016-08-07 20:47:43 +02:00
.gitattributes Added phpstan config file to export-ignore list 2017-12-30 21:39:18 +01:00
.gitignore Udated minimum PHP version and docker stuff 2017-10-12 09:24:47 +02:00
.phpstorm.meta.php Moved command and app creation logic to a factory for install scripts 2017-07-05 18:12:03 +02:00
.scrutinizer.yml Added CI config files 2016-04-17 19:34:16 +02:00
.travis.yml Dropped support for PHP 7.0 2018-03-26 18:16:59 +02:00
build.sh Simplified how built shlink version is found out 2018-07-26 20:35:02 +02:00
CHANGELOG.md Added v1.11.0 to changelog 2018-08-13 16:29:40 +02:00
composer.json Added shortUrl field to serialized ShortUrl objects, both from CLI and REST 2018-08-10 23:14:45 +02:00
docker-compose.override.yml.dist Udated minimum PHP version and docker stuff 2017-10-12 09:24:47 +02:00
docker-compose.yml Updated PathVersionMiddleware so that it is only applied to rest routes 2017-01-21 20:12:12 +01:00
func_tests_bootstrap.php Ensured same testing database is used to generate with entities and to run functional tests 2017-10-23 12:19:28 +02:00
indocker Created docker-related files 2017-01-19 22:56:45 +01:00
infection.json Updated to phpstan 0.10 and infection 0.9 2018-07-04 12:08:27 +02: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 coding styles 2017-10-12 10:13:20 +02:00
phpstan.neon Fixed coding styles 2018-07-31 19:53:59 +02:00
phpunit-func.xml Implemented EditShortCodeAction 2018-01-07 20:45:05 +01:00
phpunit.xml.dist Implemented EditShortCodeAction 2018-01-07 20:45:05 +01:00
README.md Replaced hardcoded donate link by short URL 2018-09-02 08:05:39 +02:00

Shlink

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version License Paypal donate

A PHP-based URL shortener application with analytics and management