laravel-saga-workflow
by eng-mmustafa
A powerful Laravel package implementing the Saga Pattern for managing long-running distributed transactions with automatic compensation logic. Build robust, fault-tolerant applications with step-by-step transaction management and automatic rollback capabilities.
laravel-circuit-breaker
by alex97lewis
A simple, drop-in circuit breaker implementation for Laravel applications with Redis caching and Artisan commands