Libraries tagged by finite state machine
burriko/cake-state-machine
1026 Downloads
A finite state machine behavior for CakePHP 2.x
tmilos/light-fsm
34 Downloads
Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature
norotaro/enumata
46 Downloads
State machines for Eloquent models with Enums
michcald/fsm
25 Downloads
Finite State Machine Library for PHP
arcturial/fsm
8305 Downloads
Simple Finite State Machine
michaelmoussa/noodle
5395 Downloads
A finite state machine written in PHP
marijn/spil
12 Downloads
Finite state machine for creating locks
chareice/laravel-eloquent-fsm
0 Downloads
A finite state machine works with laravel eloquent model
runner/fastd-fsm
2924 Downloads
finite state machine provider for fastd
vdbf/propel-finite-behavior
128 Downloads
Finite state machine behavior for Propel 2.*
szykra/state-machine
13 Downloads
Simple Finite State Machine implementation
siraaf/finite
29575 Downloads
A simple PHP7.2+ Finite State Machine
runner/finite
10 Downloads
A simple PHP5.3+ Finite State Machine
rodrigopedra/state-machine
24 Downloads
A Finite State Machine implementation
robertripoll/automatic-finite-state-machine
12 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.