Libraries tagged by excepcion
boson/excepciones-bundle
21 Downloads
Paquete de excepciones de Boson
furiosojack/lara-exception
301 Downloads
Es un generador de excepciones, su fin es lanzar excepciones controladas al usuario con la posibilidad de generar log detallados al desarollador. El paquete es capaz de detectar una application/json de una peticion http por defecto. Este paquete entrega al usuario una vista en caso de ser http normal en donde se vera mensaje del error y un codigo de error, si la peticion es JSON el error sera devuelto en un resonse en formato JSON.
tmwk/exception_notifier
12 Downloads
Control y registro de excepciones
filp/whoops
423608545 Downloads
php error handling for cool kids
thecodingmachine/safe
108145004 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
158451609 Downloads
Send PHP errors to Flare
bugsnag/bugsnag-laravel
35905073 Downloads
Official Bugsnag notifier for Laravel applications.
bugsnag/bugsnag
48693120 Downloads
Official Bugsnag notifier for PHP applications.
pear/pear_exception
84144338 Downloads
The PEAR Exception base class.
hoa/exception
24581037 Downloads
The Hoa\Exception library.
rollbar/rollbar
24544563 Downloads
Monitors errors and exceptions and reports them to Rollbar
facade/flare-client-php
101013792 Downloads
Send PHP errors to Flare
bugsnag/bugsnag-psr-logger
33791049 Downloads
Official Bugsnag PHP PSR Logger.
theseer/fdomdocument
42578465 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.
graham-campbell/exceptions
1274375 Downloads
Provides A Powerful Error Response System For Both Development And Production