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

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

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