Libraries tagged by state machines
tsmsogn/cakephp-state-machine
56 Downloads
StateMachineBehavior for CakePHP
troojaan/laravel-state-machine
34 Downloads
Winzou State Machine service provider for Laravel
tiddr/state_machine
13 Downloads
tasoft/finite-state-machine
1 Downloads
szykra/state-machine
13 Downloads
Simple Finite State Machine implementation
systream/state-machine
107 Downloads
State machine
sonsofphp/state-machine-contract
975 Downloads
State Machine Contracts
sonsofphp/state-machine
893 Downloads
Basic, yet powerful, state machine
simon-roland/state-machine
1 Downloads
A Laravel state machine trait for managing state transitions.
sharonthe1st/laravel-eloquent-state-machines
2 Downloads
State machines for your Laravel Eloquent models
romanfranko/yii2-state-machine
0 Downloads
Yii2 State Machine
rodrigopedra/state-machine
25 Downloads
A Finite State Machine implementation
rockero-cz/enum-state-machine
3581 Downloads
Laravel state machine based on PHP 8.1 enums.
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.
rebelcode/event-state-machine
1126 Downloads
An event-based state machine implementation.