Libraries tagged by failure
harris21/laravel-fuse
80300 Downloads
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
igorw/retry
411355 Downloads
A tiny library for retrying failing operations.
scriptfusion/pip
83344 Downloads
Immediately prints exceptions and assertion failures during testing.
mheap/phpunit-github-actions-printer
2308697 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
daverandom/exceptional-json
1447511 Downloads
JSON encoding and decoding that throws exceptions on failure
anousss007/vigilance
9088 Downloads
A driver-agnostic control center for Laravel queues, jobs, commands and the scheduler. Monitor what ran (with parameters), see failures, and dispatch jobs or run artisan commands manually from a self-contained dashboard.
php-standard-library/result
143497 Downloads
Result type capturing success or failure as a value for controlled error handling
giannisdag/yii2-check-login-attempts
60041 Downloads
Disable login after multiple failures.
dejurin/php-google-translate-for-free
49176 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
biegalski-llc/laravel-mailgun-webhooks
101263 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
algoyounes/circuit-breaker
6830 Downloads
Circuit Breaker is laravel package that provides a way to handle failures gracefully
happyr/bref-messenger-failure-strategies
172158 Downloads
Make sure you can use Bref Symfony Messenger failure strategies
scriptfusion/retry
159248 Downloads
Retries failing operations.
schmunk42/retry
650798 Downloads
A tiny library for retrying failing operations. [fork with tags]
jbzoo/retry
77042 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support