Libraries tagged by finite-state machine
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.
noem/state-machine-interface
552 Downloads
Contracts for building and consuming event-based finite state machines
noem/state-machine
407 Downloads
An event-based finite state machine with support for hierarchical and parallel states
jooservices/state-machine
3 Downloads
A PHP 8.5+ configuration-driven finite state machine for any PHP object
free2er/state-machine
17 Downloads
PHP Finite state machine
dflydev/finite-state-machine-support-for-laravel
843 Downloads
dbannik/finite-state-machine
3 Downloads
chippyash/finite-state-machine
12 Downloads
A Finite State Machine Implementation
bjuppa/eloquent-state-machine
100 Downloads
Finite state machines for Laravel Eloquent models
ajthenewguy/php7-machines
0 Downloads
Implementation of a finite state machine in PHP7
zrone/workflow
92 Downloads
Provides tools for managing a workflow or finite state machine
tonix-tuft/status-quo
79 Downloads
A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.
stateflow/engine
2 Downloads
A clean, auditable state machine for PHP 8.2+
siraaf/finite
29576 Downloads
A simple PHP7.2+ Finite State Machine
runner/finite
11 Downloads
A simple PHP5.3+ Finite State Machine