Remi's RPM repository - Packages

Blog | Forum | Repository

php-zendframework-zend-router - Zend Framework Router component

Website:
http://framework.zend.com/
Licence:
BSD
Vendor:
Remi Collet
Description:
zend-router provides flexible HTTP routing.

Routing currently works against the zend-http request and responses,
and provides capabilities around:

* Literal path matches
* Path segment matches (at path boundaries, and optionally validated
  using regex)
* Regular expression path matches
* HTTP request scheme
* HTTP request method
* Hostname

Additionally, it supports combinations of different route types in tree
structures, allowing for fast, b-tree lookups.

Packages

php-zendframework-zend-router-3.0.1-1.el5.remi.noarch [28 KiB] Changelog by Remi Collet (2016-04-19):
- initial package