bittyphp/error-handler

Error handler middleware.


Keywords
http, middleware, php, psr-15
License
MIT

Documentation

Bitty Error Handler

Build Status Codacy Badge Total Downloads License

Bitty comes with a middleware implementation for error handling.

Installation

It's best to install using Composer.

$ composer require bittyphp/bitty-error-handler

TODO:

Finish writing this.