spryker/workflow

Workflow module

Maintainers

Package info

github.com/spryker/workflow

pkg:composer/spryker/workflow

Transparency log

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

Stars: 0

0.1.0 2026-08-12 09:47 UTC

This package is auto-updated.

Last update: 2026-08-12 12:01:58 UTC


README

Latest Stable Version Minimum PHP Version

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

Documentation

Spryker Documentation