Download the PHP package sw04/route-me without Composer
On this page you can find all versions of the php package sw04/route-me. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sw04/route-me
More information about sw04/route-me
Files in sw04/route-me
Download sw04/route-me
More information about sw04/route-me
Files in sw04/route-me
Vendor sw04
Package route-me
Short Description router with routes groups & before-after actions
License proprietary
Package route-me
Short Description router with routes groups & before-after actions
License proprietary
Please rate this library. Is it a good library?
Informations about the package route-me
Light php routing library support:
- routes
- optional & requirements params
- group routes
- actions before & after route
- define controller, method & params
Composer install:
Initialize:
Simple route for GET and POST methods with required integer and string param:
Simple route with not required param:
Simple route with defined controller & method:
Simple group routes(set prefix "/admin") and add actions before route match:
Simple set prefix(namespace) for all classes:
Match routes:
All routes set next requirements for routes:
For clear all this requirements use:
All versions of route-me with dependencies
PHP Build Version
Package Version
No informations.
The package sw04/route-me contains the following files
Loading the files please wait ....