Letter P

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

Website: https://zendframework.github.io/zend-router/
License: BSD
Vendor: Alcance Libre, Inc.
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.

Documentation: https://zendframework.github.io/zend-router/

Packages

php-zendframework-zend-router-3.3.0-1.fc14.al.noarch [27 KiB] Changelog by Remi Collet (2019-02-27):
- update to 3.3.0 (no change)
- raise dependency on zendframework/zend-stdlib 3.2.1

Listing created by Repoview-0.6.6-6.fc14.al