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: 0
pkg:composer/mimmi20/mezzio-generic-authorization-laminasviewrenderer
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-view: ^3.0.0
- mezzio/mezzio-authentication: ^1.12.0
- mimmi20/mezzio-generic-authorization: ^5.0.2
- 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.9
- laminas/laminas-escaper: ^2.18.0
- laminas/laminas-servicemanager: ^4.5.0
- mimmi20/coding-standard: ^6.2.5
- nikic/php-parser: ^5.6.2
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.32
- phpstan/phpstan-deprecation-rules: ^2.0.3
- phpunit/phpunit: ^12.4.3
- rector/rector: ^2.2.8
- rector/type-perfect: ^2.1.1
- shipmonk/composer-dependency-analyser: ^1.8.3
- symfony/process: ^7.3.4
- symplify/phpstan-rules: ^14.8.3
- tomasvotruba/cognitive-complexity: ^1.0.0
- tomasvotruba/type-coverage: ^2.0.2
- tomasvotruba/unused-public: ^2.1.1
Suggests
- laminas/laminas-servicemanager: to use the factories
Conflicts
- dev-master
- 6.0.0
- 5.x-dev
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.x-dev
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.0
- dev-dependabot/composer/5.x/development-dependencies-5e246e95df
- dev-dependabot/composer/4.x/development-dependencies-5e246e95df
- dev-dependabot/composer/development-dependencies-e623f20e79
- dev-updates-4x
- dev-updates-5x
- dev-updates
- dev-dependabot/composer/4.x/development-dependencies-1a5883da31
- dev-dependabot/composer/5.x/development-dependencies-1a5883da31
- dev-dependabot/composer/development-dependencies-1a5883da31
This package is auto-updated.
Last update: 2025-11-22 18:08:29 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.