Libraries tagged by failure
igorw/retry
365958 Downloads
A tiny library for retrying failing operations.
mheap/phpunit-github-actions-printer
2027045 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
scriptfusion/pip
15660 Downloads
Immediately prints exceptions and assertion failures during testing.
dejurin/php-google-translate-for-free
36914 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
daverandom/exceptional-json
1368886 Downloads
JSON encoding and decoding that throws exceptions on failure
biegalski-llc/laravel-mailgun-webhooks
60925 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
150308 Downloads
Make sure you can use Bref Symfony Messenger failure strategies
scriptfusion/retry
139754 Downloads
Retries failing operations.
schmunk42/retry
562674 Downloads
A tiny library for retrying failing operations. [fork with tags]
jbzoo/retry
66494 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
eloquent/asplode
61860 Downloads
Drop-in exception-based error handling for PHP.
voceconnect/wp-large-options
4571 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
19814 Downloads
Tracy got an angry pet to remind you of your failures
giannisdag/yii2-check-login-attempts
47679 Downloads
Disable login after multiple failures.
wealthberry/testdox-reduced-output-printer
19844 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability