Libraries tagged by state transition machine
symfony/workflow
36644707 Downloads
Provides tools for managing a workflow or finite state machine
yohang/finite
3345406 Downloads
A simple PHP Finite State Machine
henzeb/enumhancer
224080 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
gomachan46/state-machine
87277 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
rolfvreijdenberger/izzum-statemachine
24147 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
6787 Downloads
PHP Finite-state Machine
a909m/filament-statefusion
90 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
star/state-machine
11059 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
mhqady/flowra
8 Downloads
A powerful and flexible workflow management package for Laravel that stores and manages workflows entirely in your database. It enables you to define states, transitions, and actions dynamically without hardcoding logic, giving you full control over business processes.
dor-denis/validated-statemachine
1450 Downloads
Configurable state machine with ability to validate transitions
gecche/laravel-fsm-model
239 Downloads
Use eloquent models as Finite State Machines
elcodi/state-transition-machine-bundle
2025 Downloads
Elcodi State Transition Machine Bundle
elcodi/state-transition-machine
3972 Downloads
Elcodi State Transition Machine Component
dhii/transition-event-interface
1435 Downloads
Interfaces for PSR-14 events related to state machine transitions.
simon-roland/state-machine
2 Downloads
A Laravel state machine trait for managing state transitions.