Libraries tagged by retry
apacheborys/re-try-php-basics-lib
14 Downloads
Basic transport and executor interface implementations, according apacheborys/re-try-php library
keboola/db-extractor-retry-proxy
66 Downloads
Proxy for retry request
yucadoo/graze-neighborhoods-diagnostic
1 Downloads
Exception detection strategy for Graze's transient fault handler using Neighborhoods' throwable diagnostic component.
yucadoo/bgy-neighborhoods-diagnostic
1 Downloads
Error detection strategy for Boris Guéry's transient error handling using Neighborhoods' throwable diagnostic component.
memdevs/attempt
355 Downloads
A small library for attempting operations with graceful retries, based on an idea by igorw/retry
linkuha/helpers
32 Downloads
Simple PHP assistance classes
kiranbhor/laravel-otp-validate
14 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
irajul/laravel-otp-validate
1 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
havrylenko93/curl-http-client
2 Downloads
Simple curl http client
gitdevstar/laravel-otp-validate
13 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
funnyfig/swoole_retrier
45 Downloads
repeatedly run a callable until stop called or timed-out. retry delay algorithm is borrowed from malkusch/lock Loop
esroyo/backoff-async
45 Downloads
Non-blocking retry functionality with multiple backoff strategies and jitter support
devstar/laravel-otp-validate
16 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
avtonom/queue-repeat
694 Downloads
avtonom/delay-exponential-backoff-bundle
19 Downloads
Exponential backoff to delay for Symfony2 bundle for PHP