A PHP-based self-hosted URL shortener on Platform.sh

Nikola Kotur 5322b28e98 Remove www hace 3 años
.github 25b3de84ec Fixed pattern to resolve release artifacts hace 3 años
.platform 5322b28e98 Remove www hace 3 años
bin 16873201e9 Added support to search short URLs by title hace 3 años
config 656346bd04 Ensured mezzio-swoole config provider is dynamically loaded hace 3 años
data a0062a62e8 Ensured all migrations are non-transactional, which allows woring around an issue in doctrine-migrations hace 3 años
docker 2fc6fb0a9a Added option to disable orphan visitstracking hace 3 años
docs 7d6d8e3a68 Added support to publish orphan visits in mercure hace 3 años
module 5ddb6a7f99 Added e2e tests covering shortening of twitter URLs with url validatio enabled hace 3 años
public 79ff12a1b0 Allow serving of 0-byte, real files hace 3 años
.dockerignore 3e2701f136 Updated how to copy mezzio helper script to dist file hace 3 años
.gitattributes 3a4a2e4483 Replaced scrutinizer with codecov hace 3 años
.gitignore a0d8d237d7 Gitignored helper file hace 3 años
.phpstorm.meta.php 2151b97bec Project migrated from zend to laminas hace 4 años
.platform.app.yaml ddcd5ad2de Platformize hace 3 años
CHANGELOG.md be35349350 Fixed typo hace 3 años
CONTRIBUTING.md 31a7212a71 Improvements in CONTRIBUTING doc hace 3 años
Dockerfile 1c492881e1 Updated to swoole 4.6.3 hace 3 años
LICENSE 9a951589dc Updated year in license hace 3 años
README-PSH.md ddcd5ad2de Platformize hace 3 años
README.md 4ceb42b88d Small readme improvement hace 3 años
UPGRADE.md b6b0d09647 Added missing information in upgrading document hace 4 años
build-psh.sh ddcd5ad2de Platformize hace 3 años
build.sh ede7551856 Updated build script so that it allows building a dist file for non-swoole envs hace 3 años
composer.json a0062a62e8 Ensured all migrations are non-transactional, which allows woring around an issue in doctrine-migrations hace 3 años
docker-compose.ci.yml f6d9a83202 Moved initial ci databases to specific docker-compose file hace 4 años
docker-compose.override.yml.dist 42e84e526e Added mariadb container for development environment hace 4 años
docker-compose.yml a2030b6c27 Updated to shlink-event-dispatcher 2.1 hace 3 años
indocker 7c5825d1bc Removed custom AccessLogFactory by updating to zend-expressive-swoole 2.2 hace 5 años
infection-db.json fff10ebee4 Applied API role specs to single short URL edition hace 3 años
infection.json fff10ebee4 Applied API role specs to single short URL edition hace 3 años
migrations.php e107aa9ed8 Removed commented migrations option hace 3 años
phpcs.xml 6433a67d52 Added all docker stuff to the project hace 4 años
phpstan.neon d932f0a204 Increased timeout on db commands to 10 minutes hace 3 años
phpunit-api.xml 3b1fc2a27d Updated link to PHPUnit's xsd to use local one hace 3 años
phpunit-db.xml 3b1fc2a27d Updated link to PHPUnit's xsd to use local one hace 3 años
phpunit.xml.dist 3b1fc2a27d Updated link to PHPUnit's xsd to use local one hace 3 años

README-PSH.md

platform get y6zmk2ssbramk
cd y6zmk2ssbramk-shlink/
git remote add upstream https://github.com/shlinkio/shlink.git
git fap
git merge v2.6.2