alexash-php / traveler
Simple routing library
v0.1.0
2016-03-29 15:01 UTC
Requires
- php: >=5.4.0
- php-di/php-di: ^5.2
- zendframework/zend-diactoros: ^1.3
Requires (Dev)
- mockery/mockery: ^0.9.4
- phpunit/phpunit: ^4.8
- squizlabs/php_codesniffer: ^2.5
This package is not auto-updated.
Last update: 2025-03-21 21:33:42 UTC
README
Version 0.1.0
This is simple routing library for mapping http requests to controllers and invoking them.
Documentation is in the project wiki.