Libraries tagged by state workflow
star/state-machine
11604 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
jakubszczesniak/eloquent-state-machine-workflow-pro
1140 Downloads
State machines for your Laravel Eloquent models
cvek/workflow
697 Downloads
Component to add workflow/state machine feature
vanilo/workflow
15928 Downloads
Workflow Engine / State Machine
survos/state-bundle
1437 Downloads
Add some tools managing state machines using the Symfony Workflow Component
oat-sa/extension-tao-resource-workflow
7702 Downloads
Simple, resource/document based workflow allowing the transition between states
webrek/laravel-state-machine
47 Downloads
Declarative state machines for Eloquent models with guards, events and transition history.
solution-forest/workflow-engine-core
385 Downloads
Framework-agnostic workflow engine for PHP applications
netzmacht/workflow
872 Downloads
Workflow library
milpa/workflow
35 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.
iotron/laravel-state-machine
759 Downloads
A robust, enum-aware state machine for Laravel Eloquent models
wundii/flowcrafter
229 Downloads
PHP library for defining, executing, and monitoring message-driven workflows (state machines)
vegeta/fluxer
2930 Downloads
Simple and flexible all purpose State Machine and Workflow library
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.
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.