Libraries tagged by state-machine
systream/state-machine
108 Downloads
State machine
star/state-machine
11615 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
sonsofphp/state-machine-contract
2153 Downloads
State Machine Contracts
sonsofphp/state-machine
1628 Downloads
Basic, yet powerful, state machine
slava-basko/finite-state-machine
1 Downloads
simon-roland/state-machine
2 Downloads
A Laravel state machine trait for managing state transitions.
sharonthe1st/laravel-eloquent-state-machines
3 Downloads
State machines for your Laravel Eloquent models
romanfranko/yii2-state-machine
0 Downloads
Yii2 State Machine
rokde/state-machine
0 Downloads
A generic state machine implementation
rodrigopedra/state-machine
26 Downloads
A Finite State Machine implementation
rockero-cz/enum-state-machine
3593 Downloads
Laravel state machine based on PHP 8.1 enums.
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.
rebelcode/event-state-machine
1126 Downloads
An event-based state machine implementation.
php-architecture-kit/state-machine
18 Downloads
Graph-based state machine engine for PHP — supports parallel pointers, conditional transitions, typed state, and domain events.
philiprehberger/php-state-machine
68 Downloads
Declarative state machine with guards, hooks, and transition history