Download the PHP package eylmz/router without Composer
On this page you can find all versions of the php package eylmz/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 router
Router
Router - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
Version : 1.0.0
- Installation
- Simple Usage
- Available Router Methods
- Route Parameters
- Controller and Method Parameters
- Regular Expression Constraints
- Named Routes
- Route Groups
- License
Installation
You can download it and using it without any changes.
OR use Composer.
It's recommended that you use Composer to install Route.
Simple Usage
.htaccess
index.php
Available Router Methods
Usage More Than One Routers
Usage The Any Methods
Route Parameters
Required Parameters
Optional Parameters
Controller and Method Parameters
Regular Expression Constraints
Named Routes
Generating URLs To Named Routes
Route Groups
Prefix URL
Middleware
Usage More Than One Middlewares
License
The MIT License (MIT). Please see License File for more information.
All versions of router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package eylmz/router contains the following files
Loading the files please wait ....