Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Last synced: 27 days ago
JSON representation

installs an Log Listener for a Laminas MVC application

Awesome Lists containing this project

README

        

# template

[![Latest Stable Version](https://poser.pugx.org/mimmi20/laminas-module-errorhandling/v/stable?format=flat-square)](https://packagist.org/packages/mimmi20/laminas-module-errorhandling)
[![Latest Unstable Version](https://poser.pugx.org/mimmi20/laminas-module-errorhandling/v/unstable?format=flat-square)](https://packagist.org/packages/mimmi20/laminas-module-errorhandling)
[![License](https://poser.pugx.org/mimmi20/laminas-module-errorhandling/license?format=flat-square)](https://packagist.org/packages/mimmi20/laminas-module-errorhandling)

## Code Status

[![codecov](https://codecov.io/gh/mimmi20/laminas-module-errorhandling/branch/master/graph/badge.svg)](https://codecov.io/gh/mimmi20/laminas-module-errorhandling)
[![Test Coverage](https://api.codeclimate.com/v1/badges/b94df28f12ae1d68f6b4/test_coverage)](https://codeclimate.com/github/mimmi20/laminas-module-errorhandling/test_coverage)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mimmi20/laminas-module-errorhandling.svg)](https://isitmaintained.com/project/mimmi20/laminas-module-errorhandling "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/mimmi20/laminas-module-errorhandling.svg)](https://isitmaintained.com/project/mimmi20/laminas-module-errorhandling "Percentage of issues still open")
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fmimmi20%2Flaminas-module-errorhandling%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/laminas-module-errorhandling/master)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fmimmi20%2Flaminas-module-errorhandling%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/laminas-module-errorhandling/master)
[![Maintainability](https://api.codeclimate.com/v1/badges/b94df28f12ae1d68f6b4/maintainability)](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).