Libraries tagged by finite-state machine
gecche/laravel-fsm-model
240 Downloads
Use eloquent models as Finite State Machines
daveawb/understated
1980 Downloads
A PHP Finite State Machine for Laravel 5+
chareice/laravel-eloquent-fsm
0 Downloads
A finite state machine works with laravel eloquent model
tasoft/finite-state-machine
3 Downloads
szykra/state-machine
14 Downloads
Simple Finite State Machine implementation
rodrigopedra/state-machine
26 Downloads
A Finite State Machine implementation
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.
noem/state-machine-interface
542 Downloads
Contracts for building and consuming event-based finite state machines
noem/state-machine
398 Downloads
An event-based finite state machine with support for hierarchical and parallel states
larium/state-machine
4843 Downloads
Finite state machine implementation
free2er/state-machine
17 Downloads
PHP Finite state machine
dflydev/finite-state-machine-support-for-laravel
843 Downloads
dbannik/finite-state-machine
3 Downloads
chippyash/finite-state-machine
12 Downloads
A Finite State Machine Implementation
bjuppa/eloquent-state-machine
99 Downloads
Finite state machines for Laravel Eloquent models