Download the PHP package shanta280/easy_php_router without Composer
On this page you can find all versions of the php package shanta280/easy_php_router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shanta280/easy_php_router
More information about shanta280/easy_php_router
Files in shanta280/easy_php_router
Download shanta280/easy_php_router
More information about shanta280/easy_php_router
Files in shanta280/easy_php_router
Vendor shanta280
Package easy_php_router
Short Description Lightweight, Easy, Simple, Single Class, fast PHP Router (Routing System)
License MIT
Package easy_php_router
Short Description Lightweight, Easy, Simple, Single Class, fast PHP Router (Routing System)
License MIT
Please rate this library. Is it a good library?
Informations about the package easy_php_router
easy_php_router
Lightweight, Easy, simple, fast PHP Router (PHP Routing System) (Single Class)
Single Class Route Easy to use Routing system for PHP Easy to Integrate Easy to Implement Easy to get Started Easy to modify
How to install
Basic Example
- Now we will be able to access url like
- http://example.com/index.php/about/shantanu
- http://example.com/index.php/service
- to remove the index.php from the url we can use .htaccess file
- see example file here
- https://gist.github.com/shanta280/9fad00bd320f9c9f14416adf10985cb1
Supported Methods
Supported Callback methods
More Info
in callback we can pass namespace\class, Just Class, Closure, more if you extend it.
All versions of easy_php_router with dependencies
PHP Build Version
Package Version
No informations.
The package shanta280/easy_php_router contains the following files
Loading the files please wait ....