laravel-operations
by cboxdk
Durable, multi-step operations for Laravel — a strict state machine with per-step progress, idempotent retries, and a stall sweep.
laravel-commerce-core
Commerce core — base service, saga workflow engine, prefixed identifiers, and money primitives for the Laravel Commerce ecosystem
restate-sdk-laravel
by qcodr
Laravel integration for the Restate PHP SDK — durable execution (workflows, virtual objects, sagas, durable timers) wired into Laravel's container, routing, and Artisan.
laravel-flow
by sergiumhi
A lightweight job orchestrator for Laravel: composable, observable pipelines of queued jobs with revert (saga) and fan-out (subtask) support.
laravel-flow
by padosoft
DX-first workflow / saga / compensation engine for Laravel with native dry-run, reverse-order compensation, business impact tracking, opt-in persistence, and audit events.
laravel-pipeline-jobs
by vherbaut
A Laravel package for building job pipelines with saga pattern support
laravel-saga
Laravel package for Saga transaction pattern - manage distributed transactions with automatic rollback support
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.