Libraries tagged by retries
vkoori/guzzle-wrapper
33 Downloads
A flexible PHP-based API client built on Guzzle, supporting dynamic body formats, complex query parameters, retry logic with exponential backoff, and robust exception handling.
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries
tomkyle/matomo-api-client
13 Downloads
Client library for interacting with the Matomo API. Supports retry logic and PSR-6 caches.
tebru/executioner
1715 Downloads
Provides a library for handling PHP exceptions when you would like to retry execution.
razorpay/lqext
65903 Downloads
Laravel queue enhancements, failure handling & retries.
onramplab/laravel-webhooks
1027 Downloads
The Laravel Webhook Package simplifies webhook dispatching in Laravel applications. It allows users to easily trigger webhooks, customize payload, set exclusion criteria, handle retries, and enhance security.
mingalevme/retryable-psr-http-client
143 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
howincodes/laravel-rabbitmq
5 Downloads
A Laravel RabbitMQ wrapper with automatic dead-letter retry
exan/reactphp-retrier
1658 Downloads
Simple way to retry reactPHP promises several times
eshta/resilient-task
8 Downloads
Resilient Task Runner, A circuit breaker implementation, highly configurable task runner with number of max retries, back-off factor, maximum sleep time, and starting sleep time.
ctroms/retryable
197 Downloads
Easily determine and retry fails requests with configuratble strategies
asifshoumik/kafka-laravel
8 Downloads
A robust Kafka queue driver for Laravel microservices with support for delayed jobs, retry mechanisms, and comprehensive error handling.
serendipity_hq/then-when
2752 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
luojilab/async-task-lib
294 Downloads
A complete asynchronous task processing system with multiple processes, exception retry
jitendra/lqext
150 Downloads
Laravel queue enhancements, failure handling & retries.