Libraries tagged by fault tolerance
ackintosh/ganesha
4590652 Downloads
PHP implementation of Circuit Breaker pattern
tolerance/tolerance
1088991 Downloads
Fault tolerance library and micro-services helpers
utopia-php/circuit-breaker
60702 Downloads
Light & simple Circuit Breaker for PHP to prevent cascading failures in distributed systems.
gabrielanhaia/laravel-circuit-breaker
2531 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
kraken-php/framework
339 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
kuiper/resilience
4339 Downloads
Fault tolerance library for PHP
sroze/tolerance
2514 Downloads
Fault tolerance library and micro-services helpers
micro-module/fault-tolerance-bundle
3382 Downloads
MicroModule FaultTolerance Symfony bundle — circuit breaker + retry + reconnect for Enqueue producers/consumers
micro-module/fault-tolerance
3400 Downloads
MicroModule Fault Tolerance common library
onelap/laravel-resilience-middleware
411 Downloads
Laravel弹性中间件包 - 提供限流、熔断器、服务降级等微服务保护功能
ksaveras/circuit-breaker
1592 Downloads
Circuit Breaker library
bugloos/fault-tolerance-bundle
1150 Downloads
Fault Tolerance Bundle
tagadvance/elephant-retrying
7 Downloads
A port of guava-retrying providing configurable retry strategies for arbitrary PHP calls.
flavioheleno/interrupt
47 Downloads
PSR-18 compliant Circuit Breaker wrapper
ahmednour/circuit-breaker
16 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.