Download the PHP package rahat1470/php-router without Composer
On this page you can find all versions of the php package rahat1470/php-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rahat1470/php-router
More information about rahat1470/php-router
Files in rahat1470/php-router
Download rahat1470/php-router
More information about rahat1470/php-router
Files in rahat1470/php-router
Vendor rahat1470
Package php-router
Short Description Create Beautifull and Clean Routing System in your application
License MIT
Package php-router
Short Description Create Beautifull and Clean Routing System in your application
License MIT
Please rate this library. Is it a good library?
Informations about the package php-router
PHP Router
Basic usase in php router
- Install php router using
composer require rahat1470/php-router
this command -
Create
.htaccess
file in your root project directory and write bellow this code. -
Create your first route on your application.
-
You can pass some parameter like:
- You can access passing dynamic parameter your class like:
All versions of php-router with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package rahat1470/php-router contains the following files
Loading the files please wait ....