Libraries tagged by retry
caseyamcl/guzzle_retry_middleware
13025232 Downloads
Guzzle v8 retry middleware that handles 429/503 status codes and connection timeouts
stechstudio/backoff
5190136 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support
tobion/retry
534598 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
411977 Downloads
A tiny library for retrying failing operations.
run-as-root/magento2-message-queue-retry
133739 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
kirschbaum-development/laravel-queue-batch-retry
349629 Downloads
Package to retry failed jobs in batch using custom filters
eventsauce/backoff
873742 Downloads
Back-off strategy interface
eugenganshorn/guzzle-bundle-retry-plugin
466443 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
bshaffer/phpunit-retry-annotations
496669 Downloads
Traits for retrying test methods and classes in PHPUnit
guzzlehttp/retry-subscriber
981984 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
gregpriday/laravel-retry
84034 Downloads
A flexible retry mechanism for Laravel applications
yriveiro/php-backoff
83878 Downloads
Simple backoff / retry functionality
securetrading/http
555444 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
1144212 Downloads
Sending webhooks has never been so easy (persistence, retry, async)
gocanto/http-client
32382 Downloads
Http client that handles retries, logging & dynamic headers.