Libraries tagged by Rtry
mingalevme/retryable-psr-http-client
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.
keboola/doctrine-retry-bundle
5033 Downloads
Doctrine Retry Bundle
imsop/rabbit-retry
16339 Downloads
Delay RabbitMQ messages by a set amount, or re-queue them a limited amount of time.
ignashevroman/laravel-redis-sentinel-retry
677 Downloads
Redis Sentinel connector for Laravel with runtime failover and retry support.
icanhazstring/retry
2371 Downloads
Small dependency-less library to retry failing operations
honzamac/conditional-retry
14106 Downloads
Conditionally retry any third party api call
georgii-web/retry
2545 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
dualmedia/doctrine-retry-bundle
535 Downloads
Bundle for easy access to retryable doctrine transactions
compwright/should-retry
5364 Downloads
PSR interop HTTP retry middleware helper
bluefrg/retry
7042 Downloads
A simple PHP function used to retry failed operations.
webrek/laravel-circuit-breaker
58 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
pocketarc/ai-workflow
1041 Downloads
Production-ready AI workflows for Laravel — resilient calls with retries, fallback models, and prompt management.
farzai/transport
7281 Downloads
A modern, PSR-compliant HTTP client for PHP with middleware architecture, advanced retry strategies, and fluent API for building requests
diephp/perhaps
1378 Downloads
Catch and Retry Code Execution
deivide/laravel-failed-jobs
744 Downloads
UI for Laravel failed jobs with retry support. Fork of hpwebdeveloper/laravel-failed-jobs.