Libraries tagged by excepcion
boson/excepciones-bundle
19 Downloads
Paquete de excepciones de Boson
furiosojack/lara-exception
296 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
9 Downloads
Control y registro de excepciones
filp/whoops
286129258 Downloads
php error handling for cool kids
thecodingmachine/safe
59898986 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
90230826 Downloads
Send PHP errors to Flare
facade/flare-client-php
90970459 Downloads
Send PHP errors to Flare
bugsnag/bugsnag-laravel
25990528 Downloads
Official Bugsnag notifier for Laravel applications.
bugsnag/bugsnag
35937336 Downloads
Official Bugsnag notifier for PHP applications.
pear/pear_exception
59842388 Downloads
The PEAR Exception base class.
hoa/exception
19313350 Downloads
The Hoa\Exception library.
rollbar/rollbar
18095203 Downloads
Monitors errors and exceptions and reports them to Rollbar
bugsnag/bugsnag-psr-logger
23862172 Downloads
Official Bugsnag PHP PSR Logger.
theseer/fdomdocument
39858386 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
1164323 Downloads
Provides A Powerful Error Response System For Both Development And Production