Libraries tagged by state transition machine
symfony/workflow
46203241 Downloads
Provides tools for managing a workflow or finite state machine
yohang/finite
3675543 Downloads
A simple PHP Finite State Machine
henzeb/enumhancer
374101 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
a909m/filament-statefusion
19994 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.
gomachan46/state-machine
98133 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
rolfvreijdenberger/izzum-statemachine
26084 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
7495 Downloads
PHP Finite-state Machine
byjg/statemachine
9832 Downloads
Finite State Machine implementation with conditional transitions and state actions
star/state-machine
11604 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
juststeveking/state-machine
191 Downloads
A small, framework-agnostic PHP state machine for modeling valid transitions between states.
webrek/laravel-state-machine
47 Downloads
Declarative state machines for Eloquent models with guards, events and transition history.
iotron/laravel-state-machine
757 Downloads
A robust, enum-aware state machine for Laravel Eloquent models
innoge/laravel-enum-states
59 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
mhqady/flowra
296 Downloads
Flowra is a flexible, database-driven workflow and state machine engine for Laravel. It supports workflows, typed states, transitions, guards, actions, scopes, and dynamic workflow loading, enabling complex business processes to evolve at runtime without redeploying code.
moffhub/flow
162 Downloads
Database-driven state machine and workflow engine for Laravel. Multi-step approval gates, role-based guards, auditable transitions, and configurable actions for government revenue systems.