Libraries tagged by finite-state machine
pear/fsm
5004 Downloads
Finite State Machine
ddvzwzjm/finite-graphviz
82903 Downloads
Visualisation of Finite state machines using DOT language
dflydev/finite-state-machine
4006 Downloads
Yet another finite-state machine implementation
definitely246/state-machine
98 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
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
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
phwoolcon/fsm
916 Downloads
Phwoolcon Finite State Machine
particle/state
24 Downloads
A rather simplistic but pretty finite state machine implementation
michcald/fsm
27 Downloads
Finite State Machine Library for PHP
gmorel/state-workflow-bundle
420 Downloads
Helping you implementing a complex yet easily maintainable workflow
michaelmoussa/noodle
5396 Downloads
A finite state machine written in PHP
vdbf/propel-finite-behavior
232 Downloads
Finite state machine behavior for Propel 2.*
mrferrys/finitestatemachine
28 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