spryker / state-machine-visualizer
StateMachineVisualizer module
Package info
github.com/spryker/state-machine-visualizer
pkg:composer/spryker/state-machine-visualizer
0.1.0
2026-03-27 07:55 UTC
Requires
- php: >=8.3
- spryker/kernel: ^3.52.0
- spryker/oms: ^11.51.0
- spryker/state-machine: ^2.24.0
- spryker/symfony: ^3.5.0
- spryker/transfer: ^3.27.0
- spryker/util-sanitize-xss: ^1.1.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-27 19:10:36 UTC
README
A modern visualization tool for Spryker State Machine process flows. This package provides an enhanced, user-friendly way to visualize and interact with state machine graphs in your Spryker application.
Features
- Modern, interactive visualization of State Machine process flows
- Easy integration with existing Spryker projects
- Built on Mermaid JS for reliable and attractive graph rendering
- Background-, Font- and Graph-Colors can be changed via config
- Zoom-In and Zoom-Out
- Highlighting Start-, Final-, Failed- and Unreachable-States
Installation
composer require spryker/state-machine-visualizer
