bkdotcom/ErrorHandler

View on GitHub
README.md

Summary

Maintainability
Test Coverage
ErrorHandler
===============

### Installation
This library supports PHP 5.4 - 8.3 and has no userland dependencies.

It is installable and autoloadable via [Composer](https://getcomposer.org/) as [bdk/errorhandler](https://packagist.org/packages/bdk/errorhandler).

```json
{
    "require": {
        "bdk/errorhandler": "~3.0",
    }
}
```

See http://www.bradkent.com/php/errorhandler for more information

### Usage

See http://www.bradkent.com/php/errorhandler

### Tests / Quality
![Supported PHP versions](https://img.shields.io/static/v1?label=PHP&message=5.4%20-%208.3&color=blue)
![Build Status](https://img.shields.io/github/actions/workflow/status/bkdotcom/ErrorHandler/phpunit.yml.svg?logo=github)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/bkdotcom/ErrorHandler.svg?logo=codeclimate)](https://codeclimate.com/github/bkdotcom/ErrorHandler)
[![Code Coverage](https://img.shields.io/codeclimate/bkdotcom/ErrorHandler.svg?logo=codeclimate)](https://codeclimate.com/github/bkdotcom/ErrorHandler)

### Changelog
http://www.bradkent.com/php/errorhandler#changelog