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
- Host: GitHub
- URL: https://github.com/nofw/emperror
- Owner: nofw
- License: mit
- Created: 2017-04-19T12:17:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T22:16:34.000Z (over 8 years ago)
- Last Synced: 2024-11-22T17:20:29.527Z (about 1 year ago)
- Topics: error, error-handler, error-handling, error-monitoring, errors, starwars
- Language: PHP
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/nofw/emperror/releases)
[](https://travis-ci.org/nofw/emperror)
[](https://scrutinizer-ci.com/g/nofw/emperror)
[](https://scrutinizer-ci.com/g/nofw/emperror)
[](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.