mimmi20 / laminas-module-errorhandling
Provides a Log Listener for Laminas MVC Applications
Installs: 4 612
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 1
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-mvc: ^3.8.0
- psr/log: ^3.0.2
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.29.10
- laminas/laminas-eventmanager: ^3.14.0
- laminas/laminas-modulemanager: ^2.17.0
- laminas/laminas-servicemanager: ^3.22.1
- mimmi20/coding-standard: ^6.0.10
- nikic/php-parser: ^5.4.0
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.2
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.4
- phpunit/phpunit: ^11.5.6
- psr/container: ^1.1.2 || ^2.0.2
- rector/rector: ^2.0.7
- rector/type-perfect: ^2.0.2
- shipmonk/composer-dependency-analyser: ^1.8.2
- symfony/process: ^7.2.0
- symplify/phpstan-rules: ^14.2.7
- tomasvotruba/cognitive-complexity: ^1.0.0
- tomasvotruba/type-coverage: ^2.0.2
- tomasvotruba/unused-public: ^2.0.0
Suggests
- laminas/laminas-modulemanager: Required for Module Integration
- laminas/laminas-servicemanager: Required for the Factories
- dev-master
- 3.x-dev
- 3.0.1
- 3.0.0
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 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/3.x/phpstan/phpstan-tw-2.1.6
- dev-dependabot/composer/master/symplify/phpstan-rules-tw-14.3.3
- dev-dependabot/composer/3.x/phpunit/phpunit-tw-12.0.3
- dev-dependabot/composer/master/mimmi20/coding-standard-tw-6.0.11
- dev-dependabot/composer/3.x/symplify/phpstan-rules-tw-14.3.3
- dev-dependabot/composer/master/phpunit/phpunit-tw-12.0.3
- dev-dependabot/composer/3.x/mimmi20/coding-standard-tw-6.0.11
- dev-dependabot/composer/master/phpstan/phpstan-tw-2.1.6
This package is auto-updated.
Last update: 2025-02-20 18:09:24 UTC
README
Code Status
Requirements
This library requires PHP 8.1+.
Installation
Run
composer require mimmi20/laminas-module-errorhandling
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.