Libraries tagged by php exceptions
filp/whoops
316813681 Downloads
php error handling for cool kids
thecodingmachine/safe
67158575 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
106301567 Downloads
Send PHP errors to Flare
facade/flare-client-php
93955403 Downloads
Send PHP errors to Flare
bugsnag/bugsnag
38720771 Downloads
Official Bugsnag notifier for PHP applications.
bugsnag/bugsnag-psr-logger
26019304 Downloads
Official Bugsnag PHP PSR Logger.
theseer/fdomdocument
40539597 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
honeybadger-io/honeybadger-php
1136144 Downloads
Honeybadger PHP library
nette/safe
601584 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
airbrake/phpbrake
1698093 Downloads
Airbrake exception and error notifier for PHP
zeuxisoo/slim-whoops
971043 Downloads
PHP whoops error on slim framework
honeybadger-io/honeybadger-laravel
941251 Downloads
Honeybadger Laravel integration
paragonie/corner
338179 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
shish/safe
395687 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
crazycodr/standard-exceptions
185918 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.