Download the PHP package penobit/irouter without Composer
On this page you can find all versions of the php package penobit/irouter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download penobit/irouter
More information about penobit/irouter
Files in penobit/irouter
Download penobit/irouter
More information about penobit/irouter
Files in penobit/irouter
Vendor penobit
Package irouter
Short Description A lightning fast router for PHP
License MIT
Homepage https://github.com/dannyvankooten/AltoRouter
Package irouter
Short Description A lightning fast router for PHP
License MIT
Homepage https://github.com/dannyvankooten/AltoRouter
Please rate this library. Is it a good library?
Informations about the package irouter
iRouter
- iRouter
- Installation
- Requirements
- Features
- Examples
- Adding a route
- Adding multiple routes at once
- Dynamic routes (with parameters)
- Match types
- adding a match type
- Default match types
Installation
You can install this package using composer or download last release from github and include the iRouter.php file But i strongly recommend using composer For installing package using composer use this command
Requirements
You need PHP >= 5.6 to use iRouter, although we highly recommend you use an officially supported PHP version that is not EOL.
Features
- Can be used with all HTTP Methods
- Dynamic routing with named route parameters
- Reversed routing
- Flexible regular expression routing
- Custom regexes
Examples
Adding a route
Adding multiple routes at once
Dynamic routes (with parameters)
Generate url by named routes
Match types
Adding match types
Default match types
All versions of irouter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package penobit/irouter contains the following files
Loading the files please wait ....