PHPackages                             voku/error-handler-lib - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. voku/error-handler-lib

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

voku/error-handler-lib
======================

Portable PHP error-handler library with integration hooks for application-specific logging and rendering.

00PHPCI passing

Since Jun 9Pushed todayCompare

[ Source](https://github.com/voku/error-handler-lib)[ Packagist](https://packagist.org/packages/voku/error-handler-lib)[ RSS](/packages/voku-error-handler-lib/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ErrorHandlerLib
===============

[](#errorhandlerlib)

A small, portable PHP error-handler library with application integration hooks for logging, rendering, filtering, and object descriptions.

The package is designed to be installed through Composer and then adapted by the host application through `ErrorHandlerIntegrationInterface`.

Installation
------------

[](#installation)

```
composer require voku/error-handler-lib
```

Usage
-----

[](#usage)

```
