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