Libraries tagged by state transition machine
jardissupport/workflow
104 Downloads
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API
byjg/statemachine
10072 Downloads
Finite State Machine implementation with conditional transitions and state actions
aegisora/state-transition-rule
30 Downloads
Aegisora validation rule for checking allowed state transitions in Aegisora ecosystem
soylentgreenstudio/laravel-enum-states
7 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
semitexa/workflow
99 Downloads
Semitexa Workflow — stateful business process orchestration with code-defined state machines, transition guards, side-effects, history, and scheduler integration
dor-denis/validated-statemachine
1450 Downloads
Configurable state machine with ability to validate transitions
rasuvaeff/yii3-workflow
161 Downloads
Yii3 integration for symfony/workflow: workflow registry, enum marking store, transition audit trail, idempotency and a diagram dump command
gecche/laravel-fsm-model
349 Downloads
Use eloquent models as Finite State Machines
contempt/workflow
5 Downloads
Typed state-machine and workflow engine with compiled transition maps.
elcodi/state-transition-machine-bundle
2034 Downloads
Elcodi State Transition Machine Bundle
elcodi/state-transition-machine
3981 Downloads
Elcodi State Transition Machine Component
dhii/transition-event-interface
1467 Downloads
Interfaces for PSR-14 events related to state machine transitions.
star/state-machine
11615 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
simon-roland/state-machine
2 Downloads
A Laravel state machine trait for managing state transitions.
aegisora/state-transition-rule-guardian
1 Downloads
State Transition Rule Guardian provides a simple shortcut for state transition validation using aegisora/guardian and aegisora/state-transition-rule