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

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

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