Libraries tagged by Rtry
profenom/phpunit-retry-annotations
907 Downloads
Traits for retrying test methods and classes in PHPUnit
philiprehberger/php-retry
68 Downloads
Composable retry utility with exponential backoff, jitter, and exception filtering
philiprehberger/http-retry-client
68 Downloads
HTTP client wrapper with automatic retries, exponential backoff, and jitter
nerds-and-company/craft3-mail-retry
1159 Downloads
Retry mails in background when they fail
morebec/orkestra-retry
534 Downloads
Orkestra component providing utilities for retrying operations when they fail
mcprohosting/retry
71 Downloads
while (!$success) { tryAgain(); }
lirik44/phpunit-retry-annotations
3 Downloads
Traits for retrying test methods and classes in PHPUnit, modified for selenium php-webdriver
koschos/php-retry
4 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.
iflycc/notify-retry
11 Downloads
notify-retry ext!
gugglegum/retry-helper
143 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.
gohany/retry
627 Downloads
Common interface for retrying operations
fostam/retry
179 Downloads
Retry any callable until success or max retries, using various delay policies
fond-of-kudu/oms-retry-capture-process
5193 Downloads