Libraries tagged by finite-state
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
michcald/fsm
28 Downloads
Finite State Machine Library for PHP
marijn/spil
12 Downloads
Finite state machine for creating locks
larium/state-machine
4857 Downloads
Finite state machine implementation
gecche/laravel-fsm-model
346 Downloads
Use eloquent models as Finite State Machines
daveawb/understated
1988 Downloads
A PHP Finite State Machine for Laravel 5+
daikon/state-machine
0 Downloads
Finite state-machine for php.
chareice/laravel-eloquent-fsm
0 Downloads
A finite state machine works with laravel eloquent model
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
runner/fastd-fsm
3036 Downloads
finite state machine provider for fastd
michaelmoussa/noodle
5396 Downloads
A finite state machine written in PHP
tasoft/finite-state-machine
3 Downloads
slava-basko/finite-state-machine
1 Downloads
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.