Libraries tagged by retry
shpartko-packagist/guzzle-bundle-retry-plugin
3 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
profenom/phpunit-retry-annotations
906 Downloads
Traits for retrying test methods and classes in PHPUnit
mcprohosting/retry
70 Downloads
while (!$success) { tryAgain(); }
lirik44/phpunit-retry-annotations
2 Downloads
Traits for retrying test methods and classes in PHPUnit, modified for selenium php-webdriver
japmul/retries
12 Downloads
A small retry library with the possibility to wait before retrying.
gugglegum/retry-helper
130 Downloads
Automatically repeats the code section if an error occurs (with delays, logging, etc.)
graceas/php-retry
6 Downloads
A library for retrying actions that can fail.
fostam/retry
176 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
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