Libraries tagged by retries
caseyamcl/guzzle_retry_middleware
12085072 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
stechstudio/backoff
4972136 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support
tobion/retry
473187 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
igorw/retry
406483 Downloads
A tiny library for retrying failing operations.
run-as-root/magento2-message-queue-retry
122130 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
kirschbaum-development/laravel-queue-batch-retry
331357 Downloads
Package to retry failed jobs in batch using custom filters
eventsauce/backoff
845221 Downloads
Back-off strategy interface
vkartaviy/retry
230738 Downloads
The library for repeatable and retryable operations
schmunk42/retry
641874 Downloads
A tiny library for retrying failing operations. [fork with tags]
eugenganshorn/guzzle-bundle-retry-plugin
444799 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
bshaffer/phpunit-retry-annotations
492462 Downloads
Traits for retrying test methods and classes in PHPUnit
guzzlehttp/retry-subscriber
980219 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
gregpriday/laravel-retry
59130 Downloads
A flexible retry mechanism for Laravel applications
yriveiro/php-backoff
80418 Downloads
Simple backoff / retry functionality
securetrading/http
533109 Downloads
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.