Libraries tagged by circuit
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
luucasfzs/laravel-circuit-breaker
31 Downloads
A circuit breaker pattern implementation for the Laravel framework
lukaszaleckas/laravel-circuit-breaker
0 Downloads
letscodehu/php-circuit-breaker
36 Downloads
PHP Circuit Breaker component