Libraries tagged by exponential-backoff

yriveiro/php-backoff

27 Favers
82631 Downloads

Simple backoff / retry functionality

Go to Download


crowdstar/exponential-backoff

14 Favers
36633 Downloads

Prevent overloading an unavailable service by doubling the timeout each iteration.

Go to Download


milenmk/laravel-rate-limiting

9 Favers
1027 Downloads

Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components

Go to Download


beholdr/laravel-backoff-limiter

2 Favers
5968 Downloads

Rate limiter with exponential backoff for Laravel.

Go to Download


mingalevme/retryable-psr-http-client

6 Favers
296 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.

Go to Download


nsleta/exponential_backoff

4 Favers
5 Downloads

Go to Download


kodefarmers/laravel-cadence

7 Favers
0 Downloads

Progressive, strategy-based backoff for Laravel.

Go to Download


deboorn/expbackoffworker

7 Favers
25931 Downloads

Adds automatic exponential backoff to Laravel 5's queue worker

Go to Download


yousufsyed/exponential_backoff

0 Favers
7 Downloads

A php implementation of the exponential backoff algorithm.

Go to Download


avtonom/delay-exponential-backoff-bundle

2 Favers
22 Downloads

Exponential backoff to delay for Symfony2 bundle for PHP

Go to Download


cline/retry

0 Favers
0 Downloads

Comprehensive retry strategies with exponential backoff, jitter, and circuit breaker support for PHP 8.4+

Go to Download


vkoori/guzzle-wrapper

0 Favers
430 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.

Go to Download


solophp/job-queue

1 Favers
71 Downloads

A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.

Go to Download


phpdot/redis

0 Favers
2 Downloads

Coroutine-safe Redis client wrapping ext-redis with auto-reconnect, exponential backoff, exception translation, and a pool connector for phpdot/pool.

Go to Download


philiprehberger/php-retry

1 Favers
68 Downloads

Composable retry utility with exponential backoff, jitter, and exception filtering

Go to Download


Next >>