laravel-llm-router
by illuma-law
A resilient AI routing and circuit-breaker system for LLM requests in Laravel.
laravel-sentinel
by wal3fo
Production-ready circuit breaker package for Laravel queue jobs and service calls.
laravel-brick
by andrebhas
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.
laravel-fuse
by harris21
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
laravel-circuit-breaker
by alex97lewis
A simple, drop-in circuit breaker implementation for Laravel applications with Redis caching and Artisan commands
laravel-circuit-breaker
A circuit breaker pattern implementation for the Laravel framework 5.5 based on laravel circuit breaker package https://github.com/francescomalatesta/laravel-circuit-breaker
laravel-circuit-breaker
by luucasfzs
A circuit breaker pattern implementation for the Laravel framework
laravel-circuit-breaker
by leonardovee
An implementation of the Circuit Breaker pattern for Laravel Framework 9
laravel-circuit-breaker
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
laravel-5.5-circuit-breaker
by atlastechnol
A circuit breaker pattern implementation for the Laravel framework 5.5 based on laravel circuit breaker package https://github.com/francescomalatesta/laravel-circuit-breaker
laravel-circuit-breaker
A circuit breaker pattern implementation for the Laravel framework