Libraries tagged by fault tolerance
ahmednour1430464/circuit-breaker
10 Downloads
Distributed circuit breaker for Laravel: Redis-backed shared state, single-probe half-open locking, and configurable behaviour when the breaker's own infrastructure fails.
indigerd/http-fault-tolerance
613 Downloads
Handle http requests with custom fallback strategies
adgoal/dbal-fault-tolerance
1376 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
adgoal-common/fault-tolerance-bundle
1156 Downloads
Adgoal FaultToleranceBundle common library
adgoal-common/fault-tolerance
1903 Downloads
Adgoal FaultTolerance common library
yaknet/circuit-breaker
10 Downloads
A robust and resilient Circuit Breaker implementation for PHP applications.
webrek/laravel-circuit-breaker
59 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
philiprehberger/php-circuit-breaker
68 Downloads
Circuit breaker pattern with configurable thresholds and multiple storage backends
ksaveras/guzzle-circuit-breaker-middleware
72 Downloads
ksaveras/circuit-breaker-bundle
1 Downloads
Circuit Breaker Symfony Bundle
kraken-php/supervision
1644 Downloads
Kraken Framework Supervision Component.
kissmint3395/aegis
0 Downloads
A PHP 8.2+ resilience library combining Retry, Circuit Breaker, Timeout, and more into a composable pipeline. Inspired by Resilience4j and .NET Polly.
eng-mmustafa/laravel-saga-workflow
0 Downloads
A powerful Laravel package implementing the Saga Pattern for managing long-running distributed transactions with automatic compensation logic. Build robust, fault-tolerant applications with step-by-step transaction management and automatic rollback capabilities.
chiragagg5k/circuit-breaker
99 Downloads
A PHP Circuit Breaker implementation to prevent cascading failures
beeline/yii2-resilient-mutex
0 Downloads
Fault-tolerant mutex with circuit breaker pattern and automatic backend switching for Yii2