Libraries tagged by state workflow
mhqady/flowra
303 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.
shrink0r/workflux
5611 Downloads
Finite state machine for php.
pwm/s-flow
2491 Downloads
A lightweight library for defining state machines
gmorel/state-workflow-bundle
420 Downloads
Helping you implementing a complex yet easily maintainable workflow
solution-forest/workflow-engine-laravel
2 Downloads
Laravel integration for the Workflow Engine - providing Eloquent models, service providers, and artisan commands for seamless workflow management
semitexa/workflow
83 Downloads
Semitexa Workflow — stateful business process orchestration with code-defined state machines, transition guards, side-effects, history, and scheduler integration
rezzza/workflow
512 Downloads
Rezzza workflow
php-extended/php-workflow-object
6087 Downloads
A library that implements the php-extended/php-workflow-interface package
php-extended/php-workflow-interface
7503 Downloads
A library that allow your application component to jump from state to state in a controlled way
philiprehberger/php-state-machine
68 Downloads
Declarative state machine with guards, hooks, and transition history
llbbl/enum-state-machine
0 Downloads
Zero-configuration, framework-agnostic PHP state machine driven by Enums and Attributes.
diversworld/contao-editorial-workflow
41 Downloads
Contao Editorial Workflow The Contao Editorial Workflow bundle adds a structured content approval process to Contao CMS. Editors can create and modify content in a draft state, submit it for review, and track its approval status. Reviewers and publisher
codewiser/workflow
1543 Downloads
Model Workflow Laravel package
unialteri/states
1001 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
tmilos/light-fsm
37 Downloads
Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature