Libraries tagged by failures
igorw/retry
353782 Downloads
A tiny library for retrying failing operations.
mheap/phpunit-github-actions-printer
1915733 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
scriptfusion/pip
6781 Downloads
Immediately prints exceptions and assertion failures during testing.
dejurin/php-google-translate-for-free
35033 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
daverandom/exceptional-json
1347186 Downloads
JSON encoding and decoding that throws exceptions on failure
biegalski-llc/laravel-mailgun-webhooks
52755 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 .
happyr/bref-messenger-failure-strategies
145594 Downloads
Make sure you can use Bref Symfony Messenger failure strategies
scriptfusion/retry
133316 Downloads
Retries failing operations.
schmunk42/retry
543766 Downloads
A tiny library for retrying failing operations. [fork with tags]
jbzoo/retry
63471 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
eloquent/asplode
60278 Downloads
Drop-in exception-based error handling for PHP.
voceconnect/wp-large-options
4177 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
orisai/tracy-pets
17827 Downloads
Tracy got an angry pet to remind you of your failures
giannisdag/yii2-check-login-attempts
42759 Downloads
Disable login after multiple failures.
aeon-php/retry
150546 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution