mimmi20 / mezzio-generic-authorization-laminasviewrenderer
Provides a viewhelper for mezzio-generic-authorization.
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/mimmi20/mezzio-generic-authorization-laminasviewrenderer
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-view: ^2.42.0
- mezzio/mezzio-authentication: ^1.11.0
- mimmi20/mezzio-generic-authorization: ^5.0.1
- psr/container: ^1.1.2 || ^2.0.2
- psr/http-message: ^2.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.31.2
- laminas/laminas-escaper: ^2.17.0
- laminas/laminas-servicemanager: ^3.22.1
- mimmi20/coding-standard: ^6.2.5
- 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
- laminas/laminas-servicemanager: to use the factories
Conflicts
This package is auto-updated.
Last update: 2025-10-07 16:56:56 UTC
README
Code Status
Introduction
This component provides a viewhelper for mezzio-generic-authorization.
Installation
Run
composer require mimmi20/mezzio-generic-authorization-laminasviewrenderer
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.