Download the PHP package webhoanhao/simple-router without Composer
On this page you can find all versions of the php package webhoanhao/simple-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webhoanhao/simple-router
More information about webhoanhao/simple-router
Files in webhoanhao/simple-router
Download webhoanhao/simple-router
More information about webhoanhao/simple-router
Files in webhoanhao/simple-router
Vendor webhoanhao
Package simple-router
Short Description A very simple and small PHP router for url routing in your project.
License MIT
Package simple-router
Short Description A very simple and small PHP router for url routing in your project.
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-router
simple-router
SimpleRouter
A very simple and small PHP router for url routing in your project.
Simple example:
Example with Composer
For installation, just run
composer require webhoanhao/simple-router
Then add the autoloader to your project like this:
Get URL from route BY NAME
If there are some params
Get params in target method
License
This project is licensed under the MIT License. See LICENSE for further information.
All versions of simple-router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package webhoanhao/simple-router contains the following files
Loading the files please wait ...