php-laminas-router - Laminas Framework Router component
- Website:
 - https://github.com/laminas/laminas-router
 - Licence:
 - BSD-3-Clause
 - 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.11.1-1.remi.src | [88 KiB] | 
								Changelog by Remi Collet (2023-01-03):
								- update to 3.11.1  | 
						
| php-laminas-router-3.11.0-1.remi.src | [81 KiB] | 
								Changelog by Remi Collet (2022-12-06):
								- update to 3.11.0  | 
						
| php-laminas-router-3.10.0-1.remi.src | [81 KiB] | 
								Changelog by Remi Collet (2022-10-11):
								- update to 3.10.0 - raise dependency on PHP 8.0  | 
						
| php-laminas-router-3.9.0-1.remi.src | [80 KiB] | 
								Changelog by Remi Collet (2022-09-20):
								- update to 3.9.0  | 
						
| php-laminas-router-3.7.0-1.remi.src | [80 KiB] | 
								Changelog by Remi Collet (2022-07-18):
								- update to 3.7.0  | 
						
| php-laminas-router-3.6.0-1.remi.src | [80 KiB] | 
								Changelog by Remi Collet (2022-07-13):
								- update to 3.6.0 - raise dependency on PHP 7.4 - raise dependency on laminas-servicemanager 3.14 - raise dependency on laminas-stdlib 3.10.1  | 
						
| php-laminas-router-3.5.0-3.remi.src | [79 KiB] | 
								Changelog by Remi Collet (2022-06-23):
								- drop dependency on container-interop/container-interop replaced by servicemanager >= 3.12  | 
						
| php-laminas-router-3.5.0-1.remi.src | [79 KiB] | 
								Changelog by Remi Collet (2021-10-14):
								- update to 3.5.0 - keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader - raise dependency on laminas-http 2.15 - raise dependency on laminas-servicemanager 3.7 - raise dependency on laminas-stdlib 3.6  |