laravel-enum-states
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
laravel-workflow
by pixielity
Workflow engine for Laravel applications with state management and transitions
utilitarian-laravel-toolkit
Laravel implementation of Utilitarian Architecture: CQRS operations (Query, Command, Action), State Machine, and Data mapping utilities
laravel-fsm
A robust, plug-and-play Finite State Machine (FSM) package for Laravel applications.
workflow-engine-laravel
Laravel integration for the Workflow Engine - providing Eloquent models, service providers, and artisan commands for seamless workflow management
laravel-state-machine
by jobmetric
This package is for implementing the Eloquent State Machine of various Laravel projects.
laravel-state-machine
by jxckaroo
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.