Libraries tagged by php error
symfony/error-handler
503791014 Downloads
Provides tools to manage errors and ease debugging PHP code
filp/whoops
315795550 Downloads
php error handling for cool kids
vimeo/psalm
59032342 Downloads
A static analysis tool for finding errors in PHP applications
sentry/sentry
173427633 Downloads
PHP SDK for Sentry (http://sentry.io)
nunomaduro/collision
251617545 Downloads
Cli error handling for console/command-line PHP applications.
thecodingmachine/safe
66898560 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
105847259 Downloads
Send PHP errors to Flare
facade/flare-client-php
93855111 Downloads
Send PHP errors to Flare
spatie/ignition
105750746 Downloads
A beautiful error page for PHP applications.
bugsnag/bugsnag
38613607 Downloads
Official Bugsnag notifier for PHP applications.
php-console/php-console
2511167 Downloads
PHP library for Google Chrome extension "PHP Console".
datadog/php-datadogstatsd
17836018 Downloads
An extremely simple PHP datadogstatsd client
bugsnag/bugsnag-psr-logger
25934376 Downloads
Official Bugsnag PHP PSR Logger.
ackintosh/ganesha
2629868 Downloads
PHP implementation of Circuit Breaker pattern
theseer/fdomdocument
40507226 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.