rymanalu/laravel-circuit-breaker

Circuit Breaker pattern implementation in Laravel 5.
5 1,321

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.
19

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.