Libraries tagged by exponential backoff
philiprehberger/http-retry-client
68 Downloads
HTTP client wrapper with automatic retries, exponential backoff, and jitter
kodefarmers/laravel-cadence
0 Downloads
Strategy-based rate limiting and backoff for Laravel.
cline/retry
0 Downloads
Comprehensive retry strategies with exponential backoff, jitter, and circuit breaker support for PHP 8.4+
vkoori/guzzle-wrapper
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.
solophp/job-queue
71 Downloads
A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.
phpdot/redis
0 Downloads
Coroutine-safe Redis client wrapping ext-redis with auto-reconnect, exponential backoff, exception translation, and a pool connector for phpdot/pool.
deboorn/laravelcommandbusresqueex
26 Downloads
Laravel Command Bus Resque connector for Queue with Exponential Backoff.