Download the PHP package diversen/minimal-router without Composer
On this page you can find all versions of the php package diversen/minimal-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diversen/minimal-router
More information about diversen/minimal-router
Files in diversen/minimal-router
Download diversen/minimal-router
More information about diversen/minimal-router
Files in diversen/minimal-router
Vendor diversen
Package minimal-router
Short Description A very simple and minimal PHP router
License MIT
Package minimal-router
Short Description A very simple and minimal PHP router
License MIT
Please rate this library. Is it a good library?
Informations about the package minimal-router
minimal-router
A very simple and minimal router for PHP. Routing is done with regular expressions.
Install:
composer require diversen/minimal-router
Usage:
See index.php which adds two routes.
You can run the built-in PHP server in minimal-router/
which will run the example.
See test.php which holds the actions
for the two routes.
All versions of minimal-router with dependencies
PHP Build Version
Package Version
No informations.
The package diversen/minimal-router contains the following files
Loading the files please wait ....