vates / switchman
Route matching library.
Installs: 696
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/vates/switchman
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ~3.7.0
This package is not auto-updated.
Last update: 2022-02-01 12:23:54 UTC
README
Switchman is route matching library.
Installation
- Download the code, you may either use git
git clone git://github.com/vatesfr/switchman
or download a Zip archive. - Switchman uses Composer for its dependency management, so, once you have installed it, juste run
php composer.phar install
.
How to report a bug?
For all bugs or missing features, please use the bugtracker of this repository.