Search by

ik-oss / mezzio-navigation

fduarte42

Page, middleware and factories for navigations in a mezzio application

1.0.1 2026-09-22 15:26 UTC

This package is auto-updated.

Last update: 2026-09-22 15:26:29 UTC


README

CI Coverage Status Latest Stable Version License

mezzio-navigation provides page, middleware and factories for navigations in a mezzio application.

This is the INTERLIGENT maintained fork of the unmaintained upstream project.

Requirements

  • PHP 8.5
  • laminas-navigation 2.23+
  • mezzio-helpers 5.20+ and mezzio-router 4.2+

Installation

The package is available on Packagist:

composer require ik-oss/mezzio-navigation

The package ships a ConfigProvider, which is registered automatically by laminas-component-installer. Without it, add Ikoss\Mezzio\Navigation\ConfigProvider to your application config manually.

Development

composer install
composer test        # PHPUnit
composer cs-check    # laminas-coding-standard
composer cs-fix
composer check       # both

Feature requests, problems and bugs

Please use the issue tracker: https://github.com/INTERLIGENT-kommunzieren-GmbH/mezzio-navigation/issues