Libraries tagged by form errors
nunomaduro/collision
360842910 Downloads
Cli error handling for console/command-line PHP applications.
filp/whoops
433146314 Downloads
php error handling for cool kids
sentry/sentry-laravel
128684545 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sentry
249368781 Downloads
PHP SDK for Sentry (http://sentry.io)
vimeo/psalm
82692617 Downloads
A static analysis tool for finding errors in PHP applications
doctrine/deprecations
516734374 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
spatie/laravel-ignition
161104745 Downloads
A beautiful error page for Laravel applications.
spatie/ignition
162162821 Downloads
A beautiful error page for PHP applications.
facade/ignition
103759852 Downloads
A beautiful error page for Laravel applications.
sentry/sentry-symfony
66728902 Downloads
Symfony integration for Sentry (http://getsentry.com)
bugsnag/bugsnag-laravel
36445198 Downloads
Official Bugsnag notifier for Laravel applications.
bugsnag/bugsnag
49403513 Downloads
Official Bugsnag notifier for PHP applications.
php-console/php-console
3029320 Downloads
PHP library for Google Chrome extension "PHP Console".
symplify/phpstan-rules
12868197 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
theseer/fdomdocument
42720200 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.