Libraries tagged by failure
igorw/retry
419337 Downloads
A tiny library for retrying failing operations.
harris21/laravel-fuse
117127 Downloads
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
scriptfusion/pip
94257 Downloads
Immediately prints exceptions and assertion failures during testing.
mheap/phpunit-github-actions-printer
2341334 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
daverandom/exceptional-json
1466515 Downloads
JSON encoding and decoding that throws exceptions on failure
anousss007/vigilance
13406 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.
sandermuller/laravel-queue-insights
23021 Downloads
Self-hosted, driver-agnostic queue observability for Laravel. Per-class throughput, durations, failures, and live depth/in-flight/delayed metrics with a Livewire dashboard.
php-standard-library/result
219496 Downloads
Result type capturing success or failure as a value for controlled error handling
giannisdag/yii2-check-login-attempts
62524 Downloads
Disable login after multiple failures.
dejurin/php-google-translate-for-free
51371 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
conduction/hydra-gates
183993 Downloads
Hydra's mechanical quality gates, packaged so any repo can run them against its own diff. The exit code is the failure COUNT.
biegalski-llc/laravel-mailgun-webhooks
104382 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
9153 Downloads
Circuit Breaker is laravel package that provides a way to handle failures gracefully
happyr/bref-messenger-failure-strategies
174644 Downloads
Make sure you can use Bref Symfony Messenger failure strategies
scriptfusion/retry
161222 Downloads
Retries failing operations.