Recommend this page to a friend! |
Classes of Igor Crevar | > | icRouter | > | composer.json | > | Download |
|
|
![]() |
{ "name": "igorcrevar/icrouter", "description": "Different approach for standard routing problem. Matching tree based.", "keywords": ["route", "routing"], "license": "MIT", "require": { }, "require-dev": { "phpunit/phpunit": "~4.0" }, "autoload": { "psr-4": {"IgorCrevar\\icRouter\\": "src/IgorCrevar/icRouter/"} } } |