mimmi20 / navigation-helper-acceptpage
Provides a accept-page helper for Mezzio Navigation
Installs: 251 609
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/mimmi20/navigation-helper-acceptpage
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-servicemanager: ^4.4.0
- psr/container: ^1.1.2 || ^2.0.2
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-intl: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.31.4
- laminas/laminas-modulemanager: ^2.17.0
- laminas/laminas-navigation: ^2.20.0
- laminas/laminas-permissions-acl: ^2.17.0
- mimmi20/coding-standard: ^6.2.5
- mimmi20/mezzio-generic-authorization: ^4.0.0
- mimmi20/mezzio-navigation: ^6.0.4
- nikic/php-parser: ^5.6.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.30
- phpstan/phpstan-deprecation-rules: ^2.0.3
- phpunit/phpunit: ^12.4.0
- rector/rector: ^2.2.1
- rector/type-perfect: ^2.1.0
- shipmonk/composer-dependency-analyser: ^1.8.3
- symfony/process: ^7.3.4
- symplify/phpstan-rules: ^14.7.0
- tomasvotruba/cognitive-complexity: ^1.0.0
- tomasvotruba/type-coverage: ^2.0.2
- tomasvotruba/unused-public: ^2.0.1
Suggests
- ext-intl: required to use the Translator
- laminas/laminas-config: to provide page configuration (optional, as arrays and Traversables are also allowed)
- laminas/laminas-i18n: Required to use the Translator
- laminas/laminas-navigation: Required to use with Laminas
- laminas/laminas-permissions-acl: Required to use authrization roles or privileges with Laminas
- laminas/laminas-servicemanager: Required to use the navigation factories
- mimmi20/mezzio-generic-authorization: Required to use authrization roles or privileges with Mezzio
- mimmi20/mezzio-navigation: Required to use with Mezzio
- dev-master
- 5.0.2
- 5.0.1
- 5.0.0
- 4.x-dev
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.1
- 3.0.0
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.0.0
- dev-dependabot/composer/4.x/development-dependencies-ce96b34423
- dev-updates
- dev-updates-4x
- dev-dependabot/github_actions/master/production-dependencies-1893dd32ff
- dev-dependabot/github_actions/4.x/production-dependencies-1893dd32ff
- dev-dependabot/composer/4.x/development-dependencies-bd558b670d
- dev-dependabot/composer/master/development-dependencies-fddc2abe17
This package is auto-updated.
Last update: 2025-10-09 18:57:04 UTC
README
Code Status
Introduction
This component provides a accept-page helper for Mezzio Navigation.
Installation
Run
composer require mimmi20/navigation-helper-acceptpage
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.