Libraries tagged by php error
filp/whoops
356723310 Downloads
php error handling for cool kids
symfony/error-handler
572134627 Downloads
Provides tools to manage errors and ease debugging PHP code
vimeo/psalm
68657217 Downloads
A static analysis tool for finding errors in PHP applications
sentry/sentry
195436071 Downloads
PHP SDK for Sentry (http://sentry.io)
nunomaduro/collision
289045006 Downloads
Cli error handling for console/command-line PHP applications.
thecodingmachine/safe
78385021 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
124470317 Downloads
Send PHP errors to Flare
spatie/ignition
124343559 Downloads
A beautiful error page for PHP applications.
bugsnag/bugsnag
42132577 Downloads
Official Bugsnag notifier for PHP applications.
facade/flare-client-php
96939958 Downloads
Send PHP errors to Flare
php-console/php-console
2691302 Downloads
PHP library for Google Chrome extension "PHP Console".
datadog/php-datadogstatsd
20513864 Downloads
An extremely simple PHP datadogstatsd client
bugsnag/bugsnag-psr-logger
28603379 Downloads
Official Bugsnag PHP PSR Logger.
ackintosh/ganesha
3129411 Downloads
PHP implementation of Circuit Breaker pattern
theseer/fdomdocument
41376024 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.