Libraries tagged by citcuit
elecena/ic-package-info
7475 Downloads
Extract IC package from a given string
deeep/service-client-bundle
721 Downloads
Symfony bundle: HTTP client with retry, multi-host, circuit breaker, and async support via Fibers
webrek/laravel-circuit-breaker
58 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
sfynx-project/tool-circuitbreaker-bundle
21288 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
hadinem/circuit-breaker
42 Downloads
Laravel circuit breaker package
geggleto/php-circuit-breaker
3445 Downloads
PHP Circuit Breaker component
francescomalatesta/laravel-circuit-breaker
19217 Downloads
A circuit breaker pattern implementation for the Laravel framework
ejsmont-artur/php-circuit-breaker-bundle
78 Downloads
PHP Circuit Breaker Bundle - Symfony 2 integration
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`
brokencube/circuit
3680 Downloads
Microframework - controller+dispatcher
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
372 Downloads
Laravel弹性中间件包 - 提供限流、熔断器、服务降级等微服务保护功能