Libraries tagged by state transition
milpa/workflow
196 Downloads
ORM-backed data-driven state machine for the Milpa PHP framework: states, transitions and approval gates with evidence, plus a VerifierInterface bridge into the core verification seam.
mhqady/flowra
384 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.
nubitio/workflow-bundle
227 Downloads
Opt-in state-machine kit for Nubit Symfony apps: Workflow attribute, transition API, and x-workflow OpenAPI hints.
netzmacht/workflow
895 Downloads
Workflow library
jardissupport/workflow
104 Downloads
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API
oat-sa/extension-tao-resource-workflow
7841 Downloads
Simple, resource/document based workflow allowing the transition between states
byjg/statemachine
10075 Downloads
Finite State Machine implementation with conditional transitions and state actions
aegisora/state-transition-rule
30 Downloads
Aegisora validation rule for checking allowed state transitions in Aegisora ecosystem
star/state-machine
11618 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
soylentgreenstudio/laravel-enum-states
7 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
semitexa/workflow
99 Downloads
Semitexa Workflow — stateful business process orchestration with code-defined state machines, transition guards, side-effects, history, and scheduler integration
dor-denis/validated-statemachine
1450 Downloads
Configurable state machine with ability to validate transitions
php-extended/php-workflow-object
6123 Downloads
A library that implements the php-extended/php-workflow-interface package
gecche/laravel-fsm-model
349 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.