Libraries tagged by circuit-breaker
geggleto/php-circuit-breaker
2744 Downloads
PHP Circuit Breaker component
gabrielanhaia/php-circuit-breaker
878 Downloads
Circuit breaker for microservices developed in PHP.
gabrielanhaia/laravel-circuit-breaker
865 Downloads
Circuit breaker for microservices developed in PHP and Laravel Framework
lemonde/php-circuit-breaker-bundle
1282 Downloads
Circuit breaker to symfony
rymanalu/laravel-circuit-breaker
1192 Downloads
Circuit Breaker pattern implementation in Laravel 5.
leonardovee/laravel-circuit-breaker
24 Downloads
An implementation of the Circuit Breaker pattern for Laravel Framework 9
holidaypirates/pirate-circuit-breaker
3492 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
francescomalatesta/laravel-circuit-breaker
19099 Downloads
A circuit breaker pattern implementation for the Laravel framework
ejsmont-artur/php-circuit-breaker-bundle
77 Downloads
PHP Circuit Breaker Bundle - Symfony 2 integration
flavioheleno/interrupt
47 Downloads
PSR-18 compliant Circuit Breaker wrapper
eshta/resilient-task
7 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.