Libraries tagged by state machine
rockero-cz/enum-state-machine
3596 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.
potfur/statemachine_renderer
10 Downloads
State machine renderer
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
pablopetr/laravel-state-machine
1 Downloads
Laravel-friendly state machine with class-based transitions and attribute binding
offbeatengineer/state
6 Downloads
A finite state machine for PHP.
nucleware/time-machine
1 Downloads
Time-based state-machine
noem/state-machine-module
232 Downloads
description
noem/state-machine-loader
440 Downloads
Constructs usable state machine instances from various data sources (Array, JSON,YAML)
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
muathye/state-machines
0 Downloads
The world of state machines and their applications in Laravel and PHP development.
moirei/laravel-state
480 Downloads
Managing model state made easy.