Download the PHP package charm/router without Composer
On this page you can find all versions of the php package charm/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor charm
Package router
Short Description A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.
License MIT
Homepage https://bitbucket.org/ennerd/charm-router
Package router
Short Description A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.
License MIT
Homepage https://bitbucket.org/ennerd/charm-router
Please rate this library. Is it a good library?
Informations about the package router
All versions of router with dependencies
PHP Build Version
Package Version
The package charm/router contains the following files
Loading the files please wait ....