Libraries tagged by excepcion
boson/excepciones-bundle
20 Downloads
Paquete de excepciones de Boson
furiosojack/lara-exception
299 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
10 Downloads
Control y registro de excepciones
filp/whoops
318277935 Downloads
php error handling for cool kids
thecodingmachine/safe
67494073 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spatie/flare-client-php
107007607 Downloads
Send PHP errors to Flare
facade/flare-client-php
94085687 Downloads
Send PHP errors to Flare
bugsnag/bugsnag-laravel
28250361 Downloads
Official Bugsnag notifier for Laravel applications.
bugsnag/bugsnag
38848087 Downloads
Official Bugsnag notifier for PHP applications.
pear/pear_exception
65558260 Downloads
The PEAR Exception base class.
hoa/exception
20185479 Downloads
The Hoa\Exception library.
rollbar/rollbar
19953588 Downloads
Monitors errors and exceptions and reports them to Rollbar
bugsnag/bugsnag-psr-logger
26123171 Downloads
Official Bugsnag PHP PSR Logger.
theseer/fdomdocument
40572586 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
1190445 Downloads
Provides A Powerful Error Response System For Both Development And Production