Libraries tagged by php exceptions
filp/whoops
333025816 Downloads
php error handling for cool kids
thecodingmachine/safe
70972847 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
113816776 Downloads
Send PHP errors to Flare
bugsnag/bugsnag
40081122 Downloads
Official Bugsnag notifier for PHP applications.
facade/flare-client-php
95278582 Downloads
Send PHP errors to Flare
bugsnag/bugsnag-psr-logger
27095601 Downloads
Official Bugsnag PHP PSR Logger.
theseer/fdomdocument
40871118 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.
justbetter/magento2-sentry
1227364 Downloads
Magento 2 Logger for Sentry
honeybadger-io/honeybadger-php
1186675 Downloads
Honeybadger PHP library
nette/safe
737664 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
airbrake/phpbrake
1739795 Downloads
Airbrake exception and error notifier for PHP
zeuxisoo/slim-whoops
986274 Downloads
PHP whoops error on slim framework
honeybadger-io/honeybadger-laravel
983004 Downloads
Honeybadger Laravel integration
paragonie/corner
361695 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
crazycodr/standard-exceptions
190448 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.