Libraries tagged by machine translation
gomachan46/state-machine
82073 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
rolfvreijdenberger/izzum-statemachine
23674 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
6619 Downloads
PHP Finite-state Machine
star/state-machine
10873 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
jxckaroo/laravel-state-machine
24 Downloads
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.
dor-denis/validated-statemachine
1450 Downloads
Configurable state machine with ability to validate transitions
dhii/transition-event-interface
1435 Downloads
Interfaces for PSR-14 events related to state machine transitions.
elcodi/state-transition-machine-bundle
2025 Downloads
Elcodi State Transition Machine Bundle
elcodi/state-transition-machine
3972 Downloads
Elcodi State Transition Machine Component
pablopetr/laravel-state-machine
1 Downloads
Laravel-friendly state machine with class-based transitions and attribute binding
simon-roland/state-machine
1 Downloads
A Laravel state machine trait for managing state transitions.
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.
systream/state-machine
107 Downloads
State machine
zrone/workflow
90 Downloads
Provides tools for managing a workflow or finite state machine
siraaf/finite
29575 Downloads
A simple PHP7.2+ Finite State Machine