Libraries tagged by php error
symfony/error-handler
684814242 Downloads
Provides tools to manage errors and ease debugging PHP code
filp/whoops
422088360 Downloads
php error handling for cool kids
nunomaduro/collision
350330589 Downloads
Cli error handling for console/command-line PHP applications.
vimeo/psalm
80804387 Downloads
A static analysis tool for finding errors in PHP applications
sentry/sentry
241276476 Downloads
PHP SDK for Sentry (http://sentry.io)
thecodingmachine/safe
107203770 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
157728273 Downloads
Send PHP errors to Flare
spatie/ignition
157019789 Downloads
A beautiful error page for PHP applications.
bugsnag/bugsnag
48588871 Downloads
Official Bugsnag notifier for PHP applications.
facade/flare-client-php
100947420 Downloads
Send PHP errors to Flare
php-console/php-console
2959801 Downloads
PHP library for Google Chrome extension "PHP Console".
datadog/php-datadogstatsd
26565819 Downloads
An extremely simple PHP datadogstatsd client
bugsnag/bugsnag-psr-logger
33711502 Downloads
Official Bugsnag PHP PSR Logger.
ackintosh/ganesha
4156350 Downloads
PHP implementation of Circuit Breaker pattern
theseer/fdomdocument
42554058 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.