Libraries tagged by exponential
eventsauce/backoff
647794 Downloads
Back-off strategy interface
crowdstar/exponential-backoff
16621 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
robotomize/regression-php
33140 Downloads
Calculates regression
yriveiro/php-backoff
64942 Downloads
Simple backoff / retry functionality
beholdr/laravel-backoff-limiter
3619 Downloads
Rate limiter with exponential backoff for Laravel.
deboorn/expbackoffworker
25873 Downloads
Adds automatic exponential backoff to Laravel 5's queue worker
rubix/cifar-10
260 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
se7enxweb/exponential
0 Downloads
Exponential 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone or combined with Ibexa OSS
joe-nassar-tech/laravel-exponential-lockout
10 Downloads
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
nsleta/exponential_backoff
5 Downloads
smoren/sequence
58 Downloads
Iterator-based sequences
orangesoft/backoff
563 Downloads
Back-off algorithm implementation.
vkoori/guzzle-wrapper
47 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.
se7enxweb/ezpublish
225 Downloads
Exponential 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone or combined with Ibexa OSS
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.