Libraries tagged by excerpt
daverandom/exceptional-json
1345627 Downloads
JSON encoding and decoding that throws exceptions on failure
crazycodr/standard-exceptions
188662 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
phine/exception
711466 Downloads
A PHP library for improving the use of exceptions.
squareboat/sneaker
184901 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
kdyby/strict-objects
1576465 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
ikkez/f3-falsum
124420 Downloads
Pretty error handling for Fat-Free Framework
filp/damnit
256 Downloads
php error handling for cool kids
facile-it/sentry-module
312740 Downloads
This module allows integration of Sentry Client into laminas and mezzio
axy/backtrace
1531699 Downloads
Tracing in PHP
tobion/retry
247303 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
shish/safe
423230 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
scriptfusion/pip
6530 Downloads
Immediately prints exceptions and assertion failures during testing.
eastwest/json
191794 Downloads
Wrap JSON encoding/decoding errors in exception
binarcode/laravel-developer
311440 Downloads
Lightweight package to log slack exceptions.
theseer/fxsl
2361044 Downloads
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support