henderjon / chevron-errhandler
an exception handler for safety and comfort
v1.1.6
2016-08-09 13:00 UTC
Requires
- php: >=5.4.0
- psr/log: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.0
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.