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

https://github.com/nofw/emperror

The Emperor takes care of all errors personally
https://github.com/nofw/emperror

error error-handler error-handling error-monitoring errors starwars

Last synced: about 1 month ago
JSON representation

The Emperor takes care of all errors personally

Awesome Lists containing this project

README

          

![Emperror](/.github/logo.png?raw=true)

[![Latest Version](https://img.shields.io/github/release/nofw/emperror.svg?style=flat-square)](https://github.com/nofw/emperror/releases)
[![Build Status](https://img.shields.io/travis/nofw/emperror.svg?style=flat-square)](https://travis-ci.org/nofw/emperror)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/nofw/emperror.svg?style=flat-square)](https://scrutinizer-ci.com/g/nofw/emperror)
[![Quality Score](https://img.shields.io/scrutinizer/g/nofw/emperror.svg?style=flat-square)](https://scrutinizer-ci.com/g/nofw/emperror)
[![Total Downloads](https://img.shields.io/packagist/dt/nofw/emperror.svg?style=flat-square)](https://packagist.org/packages/nofw/emperror)

**The Emperor takes care of all errors personally.**

Emperror is an error handler implementation based on [nofw/error](https://github.com/nofw/error).

## Install

Via Composer

``` bash
$ composer require nofw/emperror
```

## Usage

## Testing

``` bash
$ make test
```

## Security

If you discover any security related issues, please contact us at [mark.sagikazar@gmail.com](mailto:mark.sagikazar@gmail.com).

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.