Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-router - Laminas Framework Router component

Website:
https://github.com/laminas/laminas-router
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
laminas-router provides flexible HTTP routing.

Routing currently works against the laminas-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://docs.laminas.dev/laminas-router/

Packages

php-laminas-router-3.4.5-1.fc32.remi.noarch [28 KiB] Changelog by Remi Collet (2021-04-20):
- update to 3.4.5 (no change)
php-laminas-router-3.4.4-1.fc32.remi.noarch [30 KiB] Changelog by Remi Collet (2020-12-17):
- update to 3.4.4