The definitive self-hosted URL shortener
Go to file
2016-08-19 14:51:34 +02:00
bin Added wkhtmltopdf stuff and created preview generator service 2016-08-18 10:19:33 +02:00
config Improved PreviewGenerator by composing an ImageBuilder that creates new Image objects fore each URL 2016-08-18 12:21:26 +02:00
data Added doctrine migrations and remove platform specific code from entities 2016-08-19 14:51:34 +02:00
module Added doctrine migrations and remove platform specific code from entities 2016-08-19 14:51:34 +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 Added symfony process to run initialization commands 2016-08-14 23:41:42 +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 Fixed build script to generate the distributable file just with project files from the project root 2016-08-16 11:51:05 +02:00
CHANGELOG.md Added changelog for v1.1.0 2016-08-09 19:05:13 +02:00
composer.json Added doctrine migrations and remove platform specific code from entities 2016-08-19 14:51:34 +02: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 error management on install command 2016-08-18 18:02:24 +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