spryker / workflow
Workflow module
0.1.0
2026-08-12 09:47 UTC
Requires
- php: >=8.3
- spryker/data-import: ^1.27.1
- spryker/gui: ^5.3.2
- spryker/kernel: ^3.84.0
- spryker/log: ^3.20.0
- spryker/propel-orm: ^1.16.0
- spryker/state-machine: ^2.26.0
- spryker/symfony: ^3.15.0
- spryker/transfer: ^3.27.0
- spryker/util-text: ^1.6.0
- spryker/uuid-behavior: ^1.3.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-08-12 12:01:58 UTC
README
Workflow provides a database-authored (dynamic) state machine on top of the core StateMachine engine. Workflows, their versions, triggers and running instances are defined and managed at runtime through the Back Office instead of file-based process XML.
Installation
composer require spryker/workflow