Libraries tagged by state transition machine
pablopetr/laravel-state-machine
1 Downloads
Laravel-friendly state machine with class-based transitions and attribute binding
robertripoll/automatic-finite-state-machine
13 Downloads
A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.
systream/state-machine
108 Downloads
State machine
zrone/workflow
92 Downloads
Provides tools for managing a workflow or finite state machine
siraaf/finite
29576 Downloads
A simple PHP7.2+ Finite State Machine
runner/finite
11 Downloads
A simple PHP5.3+ Finite State Machine
jezzis/finite
3 Downloads
A simple PHP5.3+ Finite State Machine
imzeali/finite
69 Downloads
A simple PHP5.3+ Finite State Machine
djmattyg007/statemachine
50 Downloads
Matty G's State Machine
chareice/finite
56 Downloads
A simple PHP5.3+ Finite State Machine
argens/finite
0 Downloads
A simple PHP Finite State Machine
zenithsu/laravel-statemachine
166 Downloads
The zenith state machine is a powerful tool based on PHP designed to manage complex system states and their transitions. It adopts the configuration style of Spring StateMachine, providing a familiar and effective framework for tracking and controlling various process states.