chevron/errhandler

an exception handler for safety and comfort

Maintainers

Package info

github.com/chevronphp/errhandler

Homepage

pkg:composer/chevron/errhandler

Statistics

Installs: 105

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.6 2016-08-09 13:00 UTC

This package is auto-updated.

Last update: 2026-03-06 12:29:42 UTC


README

ErrHandler comprises two simple objects. ErrorHandler converts any error to an ErrorException and ExceptionHandler basically catches any uncaught exception and sanitizes it, and makes it pretty.

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info.

Latest Stable Version Build Status