Download the PHP package kaio-souza/php-router without Composer
On this page you can find all versions of the php package kaio-souza/php-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-router
php-router
A simple PHP router
HOW TO CONFIGURE ENVIROMENT
To use the router, you will need to rewrite all requests to a single file in which you create an instance of the router class.
Apache .htaccess
Nginx nginx.conf
HOW TO RUN EXAMPLE
On the project folder run
Using the Router
Instantiate Router
Creating Route
Creating Route with Param
Listen Requests
Add it on final of file
All versions of php-router with dependencies
PHP Build Version
Package Version
No informations.
The package kaio-souza/php-router contains the following files
Loading the files please wait ....