Libraries tagged by state transition
symfony/workflow
35285400 Downloads
Provides tools for managing a workflow or finite state machine
yohang/finite
3301013 Downloads
A simple PHP Finite State Machine
henzeb/enumhancer
209477 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
gomachan46/state-machine
85060 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
rolfvreijdenberger/izzum-statemachine
23962 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
6689 Downloads
PHP Finite-state Machine
netzmacht/workflow
829 Downloads
Workflow library
star/state-machine
11017 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
a909m/filament-statefusion
15 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.
oat-sa/extension-tao-resource-workflow
6639 Downloads
Simple, resource/document based workflow allowing the transition between states
dor-denis/validated-statemachine
1450 Downloads
Configurable state machine with ability to validate transitions
php-extended/php-workflow-object
5869 Downloads
A library that implements the php-extended/php-workflow-interface package
nihikki/finite
2309 Downloads
A simple PHP7.2+ Finite State Machine
gecche/laravel-fsm-model
220 Downloads
Use eloquent models as Finite State Machines
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.