https://github.com/mimmi20/laminas-module-errorhandling
installs an Log Listener for a Laminas MVC application
https://github.com/mimmi20/laminas-module-errorhandling
laminas laminas-mvc php83
Last synced: 4 months ago
JSON representation
installs an Log Listener for a Laminas MVC application
- Host: GitHub
- URL: https://github.com/mimmi20/laminas-module-errorhandling
- Owner: mimmi20
- License: mit
- Created: 2022-08-19T11:49:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T06:14:04.000Z (4 months ago)
- Last Synced: 2025-02-07T06:27:08.749Z (4 months ago)
- Topics: laminas, laminas-mvc, php83
- Language: PHP
- Homepage:
- Size: 531 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# template
[](https://packagist.org/packages/mimmi20/laminas-module-errorhandling)
[](https://packagist.org/packages/mimmi20/laminas-module-errorhandling)
[](https://packagist.org/packages/mimmi20/laminas-module-errorhandling)## Code Status
[](https://codecov.io/gh/mimmi20/laminas-module-errorhandling)
[](https://codeclimate.com/github/mimmi20/laminas-module-errorhandling/test_coverage)
[](https://isitmaintained.com/project/mimmi20/laminas-module-errorhandling "Average time to resolve an issue")
[](https://isitmaintained.com/project/mimmi20/laminas-module-errorhandling "Percentage of issues still open")
[](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/laminas-module-errorhandling/master)
[](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/laminas-module-errorhandling/master)
[](https://codeclimate.com/github/mimmi20/laminas-module-errorhandling/maintainability)## Requirements
This library requires PHP 8.1+.
## Installation
Run
```shell
composer require mimmi20/laminas-module-errorhandling
```## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).