bittyphp/error-handler

Error handler middleware.

dev-master 2021-05-03 12:52 UTC

This package is auto-updated.

Last update: 2023-05-29 01:32:33 UTC


README

Build Status Codacy Badge PHPStan Enabled Mutation Score Total Downloads License

Bitty comes with a middleware implementation for error handling.

Work In Progress

This is a work in progress. Basically everything still needs to be done.

Installation

It's best to install using Composer.

$ composer require bittyphp/error-handler

TODO:

Finish writing this.