Libraries tagged by finite-state machines
nihikki/finite
2301 Downloads
A simple PHP7.2+ Finite State Machine
ddvzwzjm/finite-graphviz
82001 Downloads
Visualisation of Finite state machines using DOT language
dflydev/finite-state-machine
3985 Downloads
Yet another finite-state machine implementation
definitely246/state-machine
97 Downloads
A finite state machine for php. Just playing around. Pull requests/forks welcome.
daikon/state-machine
0 Downloads
Finite state-machine for php.
carlescliment/state-machine
3954 Downloads
A simple finite state machine with minimal dependencies
burriko/cake-state-machine
1026 Downloads
A finite state machine behavior for CakePHP 2.x
tmilos/light-fsm
36 Downloads
Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature
phwoolcon/fsm
914 Downloads
Phwoolcon Finite State Machine
particle/state
23 Downloads
A rather simplistic but pretty finite state machine implementation
michcald/fsm
26 Downloads
Finite State Machine Library for PHP
gmorel/state-workflow-bundle
418 Downloads
Helping you implementing a complex yet easily maintainable workflow
michaelmoussa/noodle
5395 Downloads
A finite state machine written in PHP
runner/heshen
3031 Downloads
finite state machine
mrferrys/finitestatemachine
27 Downloads
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand. Written by Roberto Cezar Bianchini, July 2010. Ported to PHP by MrFerrys