Libraries tagged by retry
hostingbe/api-client-certificatemanager
4 Downloads
php API REST client to connect to CertificateManager.net API, including logging and retry functionality. CertificateManager supplies you with more than 100 certificates and SSL tools to offer to your clients
eshta/resilient-task
7 Downloads
Resilient Task Runner, A circuit breaker implementation, highly configurable task runner with number of max retries, back-off factor, maximum sleep time, and starting sleep time.
serendipity_hq/then-when
2750 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
mkelcik/trf-consumer-base
668 Downloads
Foundation for simple try-retry-fail MQ consumer
luojilab/async-task-lib
294 Downloads
A complete asynchronous task processing system with multiple processes, exception retry
jitendra/lqext
150 Downloads
Laravel queue enhancements, failure handling & retries.
yangcsir/guzzle-retry
26 Downloads
laravel guzzle retry
webclient/ext-retry
3 Downloads
Retry extension for PSR-18 HTTP client
shpartko-packagist/guzzle-bundle-retry-plugin
2 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
mcprohosting/retry
70 Downloads
while (!$success) { tryAgain(); }
lirik44/phpunit-retry-annotations
1 Downloads
Traits for retrying test methods and classes in PHPUnit, modified for selenium php-webdriver
japmul/retries
10 Downloads
A small retry library with the possibility to wait before retrying.
graceas/php-retry
2 Downloads
A library for retrying actions that can fail.
fostam/retry
162 Downloads
Retry any callable until success or max retries, using various delay policies
clowdy/database-retry
25929 Downloads
Laravel 4 database retry improvements