Libraries tagged by finite-state-machine
eftec/statemachineone
4028 Downloads
A state Machine library for business processes
runner/heshen
3139 Downloads
finite state machine
pear/fsm
5004 Downloads
Finite State Machine
exabyssus/laravel-finite-state
2664 Downloads
Mini Laravel Finite State Machine.
byjg/statemachine
10071 Downloads
Finite State Machine implementation with conditional transitions and state actions
willdurand/propel-statemachine-behavior
25193 Downloads
Adds a finite state machine to your model.
dflydev/finite-state-machine
4022 Downloads
Yet another finite-state machine implementation
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
gmorel/state-workflow-bundle
420 Downloads
Helping you implementing a complex yet easily maintainable workflow
definitely246/state-machine
98 Downloads
A finite state machine for php. Just playing around. Pull requests/forks welcome.
christhompsontldr/laravel-fsm
315 Downloads
A robust, plug-and-play Finite State Machine (FSM) package for Laravel applications.
arcturial/fsm
8670 Downloads
Simple Finite State Machine
particle/state
24 Downloads
A rather simplistic but pretty finite state machine implementation
nihikki/finite
2368 Downloads
A simple PHP7.2+ Finite State Machine
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