anamo / dromos
There is no license information available for the latest version (v1.1.6) of this package.
v1.1.6
2022-10-05 09:33 UTC
Requires (Dev)
- monolog/monolog: ^2.8
- phpstan/phpstan: ^1.8
- phpunit/phpunit: 9.5
- pxlbros/lightncandy-cli: ^1.0
- symfony/process: ^5.4
- zordius/lightncandy: dev-master
This package is auto-updated.
Last update: 2024-11-05 13:59:33 UTC
README
Drōmos is an easy-to-use router for PHP servers.
Avatar
Avatar was generated by DALL·E using the prhase "A wide way leading from one place to another in TRON movie style."
Development
git checkout main;git merge --no-ff development;git tag -a v1.0.2 -m v1.0.2;git push --follow-tags;git checkout development