Libraries tagged by citcuit
brokencube/circuit
3680 Downloads
Microframework - controller+dispatcher
flavioheleno/interrupt
47 Downloads
PSR-18 compliant Circuit Breaker wrapper
eshta/resilient-task
8 Downloads
Resilient Task Runner, A circuit breaker implementation, highly configurable task runner with number of max retries, back-off factor, maximum sleep time, and starting sleep time.
mt-olympus/cerberus
20749 Downloads
Circuit Breaker pattern implementation in PHP
trademachines/guzzle5-circuit-breaker
15949 Downloads
tortelli/circuit-breaker
6 Downloads
Desc
tleckie/circuit-breaker
1 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.
threedom/circuit
17 Downloads
Routing and template system built in pure PHP. Requires web-server to route all traffic to a "gateway" file which will handle routing code internally through PHP.
stfn/php-circuit-breaker
2 Downloads
This is circuit-breaker pattern implemented in PHP
rgb-software/silverstripe-short-circuit
14 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.
paymaxi/circuit-breaker
11 Downloads
PHP Circuit Breaker component
omidrezasalari/circuit-breaker-bundle
8 Downloads
A Symfony bundle implementing the Circuit Breaker pattern.
moontechs/circuit-breaker
57 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