9 Laravel packages tagged “circuit-breaker”
Most downloaded: harris21/laravel-fuse, with 113,733 downloads and 493 GitHub stars. Ranked by total downloads — use the controls below to sort by stars, most recently updated, or name.
harris21/laravel-fuse
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
493
113,733
algoyounes/circuit-breaker
Circuit Breaker is laravel package that provides a way to handle failures gracefully
60
8,883
gabrielanhaia/laravel-circuit-breaker
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
51
2,649
cboxdk/laravel-siem
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
1
1,891
kirschbaum-development/monitor
Control points for Laravel: declare what a critical operation tolerates, bound it, record every outcome, and verify it in CI.
2
1,605
ahmednour/circuit-breaker
Distributed circuit breaker for Laravel: Redis-backed shared state, single-probe half-open locking, and configurable behaviour when the breaker's own infrastructure fails.
24
andrebhas/laravel-brick
Build modular monolith Laravel applications with a solid foundation. Each module is a 'brick' that can be stacked wisely. Includes an optional internal bridge with async support, circuit breaker, and Pest testing.