Libraries tagged by circuit
micro-module/fault-tolerance-bundle
3339 Downloads
MicroModule FaultTolerance Symfony bundle — circuit breaker + retry + reconnect for Enqueue producers/consumers
deeep/service-client-bundle
979 Downloads
Symfony bundle: HTTP client with retry, multi-host, circuit breaker, and async support via Fibers
solution10/circuitbreaker
4863 Downloads
Simple circuitbreaker class that uses Doctrine\Cache to persist state
sfynx-project/tool-circuitbreaker-bundle
21299 Downloads
This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture
brokencube/circuit
3680 Downloads
Microframework - controller+dispatcher
leonardovee/laravel-circuit-breaker
48 Downloads
An implementation of the Circuit Breaker pattern for Laravel Framework 9
holidaypirates/pirate-circuit-breaker
3495 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
geggleto/php-circuit-breaker
3445 Downloads
PHP Circuit Breaker component
ejsmont-artur/php-circuit-breaker-bundle
78 Downloads
PHP Circuit Breaker Bundle - Symfony 2 integration
ahmednour/circuit-breaker
13 Downloads
Distributed circuit breaker for Laravel: Redis-backed shared state, single-probe half-open locking, and configurable behaviour when the breaker's own infrastructure fails.
lemonde/php-circuit-breaker-bundle
1288 Downloads
Circuit breaker to symfony
flix-tech/guzzle-circuit-breaker-middleware
165659 Downloads
A Guzzle 6 middleware to integrate `ejsmont-artur/php-circuit-breaker`
ahmednour1430464/circuit-breaker
10 Downloads
Distributed circuit breaker for Laravel: Redis-backed shared state, single-probe half-open locking, and configurable behaviour when the breaker's own infrastructure fails.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
onelap/laravel-resilience-middleware
401 Downloads
Laravel弹性中间件包 - 提供限流、熔断器、服务降级等微服务保护功能