lepre / routing
A unified interface to http routing, PSR-7 compliant
dev-master
2020-01-07 12:33 UTC
Requires
- php: ^7.2
- psr/http-message: ^1.0
Requires (Dev)
- aura/router: ^3.1
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^8.0
- zendframework/zend-diactoros: ^1.7
Suggests
- aura/router: ["^3.1"] To use the Aura.Router adapter
This package is auto-updated.
Last update: 2024-11-07 23:38:19 UTC
README
🚧 This project is in early development stage and it could change significantly in the future.
Lepre Routing
A unified interface to http routing, PSR-7 compliant
Installation
Install the latest version with Composer:
$ composer require lepre/routing
Requirements
This project works with PHP 7.2 or above.
License
This project is licensed under the MIT License. See the LICENSE file for details.