Libraries tagged by php exceptions
filp/whoops
286129258 Downloads
php error handling for cool kids
thecodingmachine/safe
59898986 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
90230826 Downloads
Send PHP errors to Flare
facade/flare-client-php
90970459 Downloads
Send PHP errors to Flare
bugsnag/bugsnag
35937336 Downloads
Official Bugsnag notifier for PHP applications.
bugsnag/bugsnag-psr-logger
23862172 Downloads
Official Bugsnag PHP PSR Logger.
theseer/fdomdocument
39858386 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
1025013 Downloads
Honeybadger PHP library
nette/safe
263024 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
airbrake/phpbrake
1597585 Downloads
Airbrake exception and error notifier for PHP
zeuxisoo/slim-whoops
930667 Downloads
PHP whoops error on slim framework
honeybadger-io/honeybadger-laravel
841865 Downloads
Honeybadger Laravel integration
paragonie/corner
291624 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
fab2s/context-exception
501914 Downloads
A context exception interface and implementation
crazycodr/standard-exceptions
176736 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.