Libraries tagged by retries
caseyamcl/guzzle_retry_middleware
13019354 Downloads
Guzzle v8 retry middleware that handles 429/503 status codes and connection timeouts
stechstudio/backoff
5189241 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support
tobion/retry
534194 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
411975 Downloads
A tiny library for retrying failing operations.
run-as-root/magento2-message-queue-retry
133681 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
kirschbaum-development/laravel-queue-batch-retry
349579 Downloads
Package to retry failed jobs in batch using custom filters
eventsauce/backoff
873583 Downloads
Back-off strategy interface
eugenganshorn/guzzle-bundle-retry-plugin
466412 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
bshaffer/phpunit-retry-annotations
496631 Downloads
Traits for retrying test methods and classes in PHPUnit
guzzlehttp/retry-subscriber
981936 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
gregpriday/laravel-retry
83968 Downloads
A flexible retry mechanism for Laravel applications
yriveiro/php-backoff
83836 Downloads
Simple backoff / retry functionality
securetrading/http
555356 Downloads
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.
eonx-com/easy-webhook
1143899 Downloads
Sending webhooks has never been so easy (persistence, retry, async)
gocanto/http-client
32380 Downloads
Http client that handles retries, logging & dynamic headers.