Libraries tagged by machine translation
rolfvreijdenberger/izzum-statemachine
23348 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
6467 Downloads
PHP Finite-state Machine
star/state-machine
10816 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
elcodi/state-transition-machine
3972 Downloads
Elcodi State Transition Machine Component
jxckaroo/laravel-state-machine
24 Downloads
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.
imzeali/finite
67 Downloads
A simple PHP5.3+ Finite State Machine
gecche/laravel-fsm-model
208 Downloads
Use eloquent models as Finite State Machines
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
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