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