Libraries tagged by citcuit
webrek/laravel-circuit-breaker
59 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
trademachines/guzzle5-circuit-breaker
15949 Downloads
tourze/symfony-circuit-breaker-bundle
0 Downloads
为 Symfony 应用提供分布式熔断器功能,支持故障隔离和服务降级
tortelli/circuit-breaker
6 Downloads
Desc
tleckie/circuit-breaker
2 Downloads
With the powerful Circuit Breaker library in PHP you will be able to manage and protect your application from requests that stop working to avoid overloads. The implementation that you will have to do is very simple.
syastrebov/circuit-breaker-bundle
16 Downloads
Symfony bundle for circuit breaker wrapper.
stfn/php-circuit-breaker
3 Downloads
This is circuit-breaker pattern implemented in PHP
rgb-software/silverstripe-short-circuit
15 Downloads
custom content block for your page
pransteter/etr-circuit-break-php
0 Downloads
A little library to offer a simple manager of circuit breaker pattern.
philiprehberger/php-circuit-breaker
68 Downloads
Circuit breaker pattern with configurable thresholds and multiple storage backends
paymaxi/circuit-breaker
12 Downloads
PHP Circuit Breaker component
omidrezasalari/circuit-breaker-bundle
10 Downloads
A Symfony bundle implementing the Circuit Breaker pattern.
nullodyssey/circuit-breaker
1 Downloads
PHP Circuit Breaker implementation
moontechs/circuit-breaker
58 Downloads
An in memory (default driver) circuit breaker implementation with different strategies. No dependencies.
monkeyphp/circuit-breaker
6 Downloads
PHP implementation of the circuit breaker pattern