Libraries tagged by circuit
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
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.
crixuamg/laravel-circuitry
90 Downloads
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.
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
luucasfzs/laravel-circuit-breaker
29 Downloads
A circuit breaker pattern implementation for the Laravel framework