Libraries tagged by fail
daverandom/exceptional-json
1367759 Downloads
JSON encoding and decoding that throws exceptions on failure
chriskonnertz/bbcode
245132 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
biegalski-llc/laravel-mailgun-webhooks
60303 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 .
guzzlehttp/retry-subscriber
969970 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
tailrdigital/sulu-messenger-failed-queue-bundle
14064 Downloads
silverslice/yii2-queue-failed
40633 Downloads
Manage failed queued jobs in Yii 2
kregel/nova-failed-jobs-tool
54624 Downloads
A Nova tool to help debug failed jobs
hpwebdeveloper/laravel-failed-jobs
2377 Downloads
UI for Laravel failed jobs.
happyr/bref-messenger-failure-strategies
150081 Downloads
Make sure you can use Bref Symfony Messenger failure strategies
chrisdicarlo/phpunit-failed-runner
29612 Downloads
Run only your failed PHPUnit tests
anthonymartin/aws_acl_fail2ban
13400 Downloads
This package includes a script and fail2ban configuration that allows you to use fail2ban when utilizing AWS elastic load balancer (ELB) and an apache webserver.
scriptfusion/retry
139435 Downloads
Retries failing operations.
schmunk42/retry
561891 Downloads
A tiny library for retrying failing operations. [fork with tags]
moox/jobs
14239 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
jbzoo/retry
66327 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support