Libraries tagged by state transition machine
php-architecture-kit/state-machine
18 Downloads
Graph-based state machine engine for PHP — supports parallel pointers, conditional transitions, typed state, and domain events.
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.
philiprehberger/php-state-machine
68 Downloads
Declarative state machine with guards, hooks, and transition history
webrek/laravel-state-machine
58 Downloads
Declarative state machines for Eloquent models with guards, events and transition history.
systream/state-machine
108 Downloads
State machine
slava-basko/finite-state-machine
1 Downloads
rizalsaja/laravel-status-transition
1 Downloads
A simple and flexible trait to add state machine behaviour to Laravel Eloquent models, with transition validation and automatic history tracking.
jooservices/state-machine
3 Downloads
A PHP 8.5+ configuration-driven finite state machine for any PHP object
crumbls/state-machine
1 Downloads
A Laravel state machine package with fluent interface configuration
cline/states
0 Downloads
Multi-state management for any object with context, boundary, environment isolation, and full transition history.
robyconte/filament-flow
0 Downloads
A powerful Business Process Manager for Filament to handle model state transitions and workflows
litepie/flow
37 Downloads
A powerful Laravel package for workflow management with states and transitions
polysource/workflow-bridge
6 Downloads
Polysource — Symfony Workflow bridge: auto-generates inline transition actions + state chips for resources with a Workflow attached.
pixielity/laravel-workflow
0 Downloads
Workflow engine for Laravel applications with state management and transitions
zrone/workflow
92 Downloads
Provides tools for managing a workflow or finite state machine