Libraries tagged by statemachine
crunch/state-machine
0 Downloads
Customizable state machine library
cawaphp/statemachine
182 Downloads
Сáша StateMachine
zenithsu/laravel-statemachine
165 Downloads
The zenith state machine is a powerful tool based on PHP designed to manage complex system states and their transitions. It adopts the configuration style of Spring StateMachine, providing a familiar and effective framework for tracking and controlling various process states.
zencap/state-machine
329 Downloads
State machine
tsmsogn/cakephp-state-machine
56 Downloads
StateMachineBehavior for CakePHP
tiddr/state_machine
13 Downloads
tasoft/finite-state-machine
1 Downloads
szykra/state-machine
13 Downloads
Simple Finite State Machine implementation
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.
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.