Libraries tagged by excerpt
daverandom/exceptional-json
1355250 Downloads
JSON encoding and decoding that throws exceptions on failure
crazycodr/standard-exceptions
191985 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.
bytestream/horde-exception
247868 Downloads
Horde exception handler library
phine/exception
726478 Downloads
A PHP library for improving the use of exceptions.
squareboat/sneaker
185752 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
mindscape/raygun4php
1462504 Downloads
Raygun.com client for sending errors and exceptions automatically.
kdyby/strict-objects
1592603 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
ikkez/f3-falsum
127267 Downloads
Pretty error handling for Fat-Free Framework
facile-it/sentry-module
320638 Downloads
This module allows integration of Sentry Client into laminas and mezzio
axy/backtrace
1575483 Downloads
Tracing in PHP
tobion/retry
262355 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
scriptfusion/pip
8721 Downloads
Immediately prints exceptions and assertion failures during testing.
jchook/phpunit-assert-throws
1695608 Downloads
Exception assertions for PHPUnit
jacobbennett/stripe-test-token
53728 Downloads
Quickly create Stripe test tokens for successful and exceptional Stripe responses.
eastwest/json
195401 Downloads
Wrap JSON encoding/decoding errors in exception