mezzio / mezzio-laminasrouter
laminas-mvc router support for Mezzio
Fund package maintenance!
Community Bridge
Installs: 817 517
Dependents: 17
Suggesters: 3
Security: 0
Stars: 3
Watchers: 11
Forks: 9
Open Issues: 2
pkg:composer/mezzio/mezzio-laminasrouter
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- fig/http-message-util: ^1.1.5
- laminas/laminas-psr7bridge: ^1.0.0
- laminas/laminas-router: ^3.10.0
- mezzio/mezzio-router: ^3.14 || ^4.0
- psr/http-message: ^1.0.1 || ^2.0.0
Requires (Dev)
- laminas/laminas-coding-standard: ~3.1.0
- laminas/laminas-diactoros: ^2.25.2 || ^3.8.0
- laminas/laminas-i18n: ^2.30.0
- laminas/laminas-stratigility: ^4.2.0
- phpunit/phpunit: ^11.5.42
- psalm/plugin-phpunit: ^0.19.5
- vimeo/psalm: ^6.13.1
Conflicts
- 3.13.x-dev
- 3.12.x-dev
- 3.12.0
- 3.11.x-dev
- 3.11.0
- 3.10.x-dev
- 3.10.0
- 3.9.x-dev
- 3.9.0
- 3.8.x-dev
- 3.8.0
- 3.7.x-dev
- 3.7.0
- 3.6.x-dev
- 3.6.0
- 3.5.x-dev
- 3.5.0
- 3.4.x-dev
- 3.4.0
- 3.3.x-dev
- 3.3.0
- 3.2.x-dev
- 3.2.0
- 3.1.x-dev
- 3.1.0
- 3.0.x-dev
- 3.0.1
- 3.0.0
- 3.0.0rc3
- 3.0.0rc2
- 3.0.0rc1
- 3.0.0alpha2
- 3.0.0alpha1
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0
- dev-renovate/vimeo-psalm-6.x
- dev-renovate/lock-file-maintenance
- dev-renovate/phpunit-phpunit-12.x
This package is auto-updated.
Last update: 2025-10-13 10:24:02 UTC
README
Provides Laminas's MVC router integration for mezzio.
Installation
Install this library using composer:
$ composer require mezzio/mezzio-laminasrouter
Documentation
See the Mezzio Laminas Router documentation.