Libraries tagged by retry
icanhazstring/retry
1353 Downloads
Small dependency-less library to retry failing operations
gugglegum/retry-helper
128 Downloads
Automatically repeats the code section if an error occurs (with delays, logging, etc.)
graceas/php-retry
4 Downloads
A library for retrying actions that can fail.
fostam/retry
173 Downloads
Retry any callable until success or max retries, using various delay policies
clowdy/database-retry
25929 Downloads
Laravel 4 database retry improvements
codelegance/retry
5921 Downloads
A tiny library for retrying failing operations.
zkc/redis_retry
11 Downloads
phpredis wrapper
zarganwar/failure-retry-executor
197 Downloads
Retry failed operations
tony-sol/retryer
2 Downloads
Simple retryer
tagadvance/elephant-retrying
1 Downloads
This is a port of the guava-retrying module to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
poor-plebs/guzzle-retry-after-middleware
528 Downloads
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
nerds-and-company/craft3-mail-retry
1159 Downloads
Retry mails in background when they fail
morebec/orkestra-retry
443 Downloads
Orkestra component providing utilities for retrying operations when they fail
koschos/php-retry
3 Downloads
PHP retry library which is a port of the spring retry
ilicmiljan/retry-master
6 Downloads
RetryMaster is a flexible and extensible PHP library for handling operation retries.