honeycombs / router
Honeycombs router
0.0.13
2018-02-07 15:29 UTC
Requires
- php: >=7.1.0
- ext-mbstring: *
- kayex/http-codes: 1.1.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ~2.7
- phpunit/phpunit: ^6.5
README
Router library to find routes
What is this repository for?
Router can parse routes configuration to resolve url to endpoint. In additional, router can use configuration to generate urls from endpoints
How do I get set up?
Just put in your composer.json "require": {
"honeycombs/router" : "0.0.*"
},
Support
amuhc@yandex.ru