Libraries tagged by state-machine
carlescliment/state-machine
3955 Downloads
A simple finite state machine with minimal dependencies
burriko/cake-state-machine
1026 Downloads
A finite state machine behavior for CakePHP 2.x
ananiaslitz/state-machine
6 Downloads
davidsteinsland/cakephp-state-machine
1671 Downloads
StateMachineBehavior for CakePHP
utilitarian-dev/utilitarian-laravel-toolkit
45 Downloads
Laravel implementation of Utilitarian Architecture: CQRS operations (Query, Command, Action), State Machine, and Data mapping utilities
tmilos/light-fsm
37 Downloads
Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature
soylentgreenstudio/laravel-enum-states
5 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
solution-forest/workflow-engine-laravel
2 Downloads
Laravel integration for the Workflow Engine - providing Eloquent models, service providers, and artisan commands for seamless workflow management
semitexa/workflow
84 Downloads
Semitexa Workflow — stateful business process orchestration with code-defined state machines, transition guards, side-effects, history, and scheduler integration
phwoolcon/fsm
918 Downloads
Phwoolcon Finite State Machine
mrhash/taskmachine
26 Downloads
Modular micro-service task pipelining & orchestration with validated state machine integrity.
metabor/statemachine-example
71 Downloads
Example statemachine from my talk and slides
jardissupport/workflow
27 Downloads
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API
gmorel/state-workflow-bundle
420 Downloads
Helping you implementing a complex yet easily maintainable workflow
fsmonter/machina
5 Downloads
Fluent enum-powered state machines for Laravel