Libraries tagged by fail
chriskonnertz/bbcode
223794 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
50044 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 .
integratedexperts/behat-screenshot
451774 Downloads
Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail
guzzlehttp/retry-subscriber
964740 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
tailrdigital/sulu-messenger-failed-queue-bundle
10713 Downloads
silverslice/yii2-queue-failed
31884 Downloads
Manage failed queued jobs in Yii 2
kregel/nova-failed-jobs-tool
52097 Downloads
A Nova tool to help debug failed jobs
happyr/bref-messenger-failure-strategies
142511 Downloads
Make sure you can use Bref Symfony Messenger failure strategies
chrisdicarlo/phpunit-failed-runner
18883 Downloads
Run only your failed PHPUnit tests
anthonymartin/aws_acl_fail2ban
12435 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
127574 Downloads
Retries failing operations.
schmunk42/retry
535092 Downloads
A tiny library for retrying failing operations. [fork with tags]
moox/jobs
10305 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
jbzoo/retry
61520 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
eloquent/asplode
59666 Downloads
Drop-in exception-based error handling for PHP.