Libraries tagged by finite
byjg/statemachine
9905 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.
nihikki/finite
2366 Downloads
A simple PHP7.2+ Finite State Machine
ddvzwzjm/finite-graphviz
84134 Downloads
Visualisation of Finite state machines using DOT language
vegeta/fluxer
2932 Downloads
Simple and flexible all purpose State Machine and Workflow library
mhqady/flowra
315 Downloads
Flowra is a flexible, database-driven workflow and state machine engine for Laravel. It supports workflows, typed states, transitions, guards, actions, scopes, and dynamic workflow loading, enabling complex business processes to evolve at runtime without redeploying code.
iotron/laravel-state-machine
776 Downloads
A robust, enum-aware state machine for Laravel Eloquent models
christhompsontldr/laravel-fsm
313 Downloads
A robust, plug-and-play Finite State Machine (FSM) package for Laravel applications.
shrink0r/workflux
5611 Downloads
Finite state machine for php.
runner/heshen
3121 Downloads
finite state machine
phpmentors/stagehand-fsm
1069 Downloads
A finite state machine
pear/fsm
5004 Downloads
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
exabyssus/laravel-finite-state
2628 Downloads
Mini Laravel Finite State Machine.
dflydev/finite-state-machine
4022 Downloads
Yet another finite-state machine implementation