Libraries tagged by throws
slick/error-handler
1776 Downloads
PHP Error Handler module that captures and displays all throwable errors in a given format, making debugging easier and more efficient
mawebdk/preg-match
68 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
genai/google-form
74 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
cerbero/notifiable-exception
171 Downloads
Laravel package to send notifications when some exceptions are thrown.
topshelfcraft/canary
4384 Downloads
The kinder, cuter, cleverer Craft error handler.
tagmood/laravel-disposable-phone
452 Downloads
Disposable phone validator
hostinger/disposable-emails
7184 Downloads
List of disposable emails
trowski/react-fiber
25 Downloads
ReactPHP + ext-fiber
tiny-blocks/http-error-handler
24 Downloads
PSR-15 error handler that maps thrown exceptions to structured JSON error responses with optional logging.
phpsoftbox/error-formatter
105 Downloads
Throwable formatting helpers for PhpSoftBox components
leocavalcante/result
78 Downloads
Result provides an alternative error handling mechanism, avoiding throwing exceptions and a better data flow control.
gggeek/ggwebservices
2661 Downloads
Adds/improves the native capabilities of eZ Publish to work as webservices server or webservices client, with a visual webservices debugger thrown in for good measure
flyingluscas/bug-notifier
144 Downloads
Get notified every time an exception is thrown in your application.
opencodeco/testcontainers
19 Downloads
Testcontainers is a PHP library that supports PHPUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
yonna/throwable
16 Downloads
Yonna 异常处理