eventsauce/backoff
Small PHP library with a BackOffStrategy interface and ready-made retry delays (exponential, Fibonacci, linear). Configure initial delay, max tries, max delay, and growth base. Call backOff($tries, $throwable) inside retry loops to pause between attempts.
None
|
Package
|
Constraint
|
|---|---|
| phpunit/phpunit | ^10 |
How can I help you explore Laravel packages today?