Libraries tagged by retries
caseyamcl/guzzle_retry_middleware
8082861 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
stechstudio/backoff
3845418 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support
igorw/retry
361032 Downloads
A tiny library for retrying failing operations.
eventsauce/backoff
617503 Downloads
Back-off strategy interface
vkartaviy/retry
212119 Downloads
The library for repeatable and retryable operations
tobion/retry
272878 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
eugenganshorn/guzzle-bundle-retry-plugin
279970 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
bshaffer/phpunit-retry-annotations
455011 Downloads
Traits for retrying test methods and classes in PHPUnit
guzzlehttp/retry-subscriber
968963 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
run-as-root/magento2-message-queue-retry
62926 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
kirschbaum-development/laravel-queue-batch-retry
267139 Downloads
Package to retry failed jobs in batch using custom filters
yriveiro/php-backoff
64202 Downloads
Simple backoff / retry functionality
gocanto/http-client
27541 Downloads
Http client that handles retries, logging & dynamic headers.
eonx-com/easy-webhook
875099 Downloads
Sending webhooks has never been so easy (persistence, retry, async)
scriptfusion/retry
137866 Downloads
Retries failing operations.