Libraries tagged by circuit-breaker
gabrielanhaia/php-circuit-breaker
975 Downloads
Circuit breaker for microservices developed in PHP.
gabrielanhaia/laravel-circuit-breaker
957 Downloads
Circuit breaker for microservices developed in PHP and Laravel Framework
sfynx-project/tool-circuitbreaker-bundle
20873 Downloads
This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture
rymanalu/laravel-circuit-breaker
1192 Downloads
Circuit Breaker pattern implementation in Laravel 5.
holidaypirates/pirate-circuit-breaker
3495 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
geggleto/php-circuit-breaker
3107 Downloads
PHP Circuit Breaker component
ejsmont-artur/php-circuit-breaker-bundle
78 Downloads
PHP Circuit Breaker Bundle - Symfony 2 integration
alex97lewis/laravel-circuit-breaker
40 Downloads
A simple, drop-in circuit breaker implementation for Laravel applications with Redis caching and Artisan commands
lemonde/php-circuit-breaker-bundle
1287 Downloads
Circuit breaker to symfony
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
20751 Downloads
Circuit Breaker pattern implementation in PHP
trademachines/guzzle5-circuit-breaker
15949 Downloads
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.