sylius/state-machine-abstraction

Abstraction layer for State Machine used in Sylius bundles

Maintainers

👁 sylius
👁 GSadee

Package info

github.com/Sylius/StateMachineAbstraction

Type:symfony-bundle

pkg:composer/sylius/state-machine-abstraction

Fund package maintenance!

sylius

Statistics

Installs: 168 494

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v2.2.6 2026-01-20 10:25 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 2276a2b49ce254d62105894c54220b844331c973

  • Jacob Tobiasz <jakub.tobiasz.woop@icloud.com>

This package is auto-updated.

Last update: 2026-06-02 10:59:53 UTC


README

State Machine Abstraction package provides a configurable abstraction for Sylius that allows you to define which adapter should be used (Winzou State Machine or Symfony Workflow) per graph.

Sylius

👁 Sylius Logo.

Sylius is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. Read more on sylius.com.

Documentation

Documentation is available on docs.sylius.com.

Contributing

This page contains all the information about contributing to Sylius.

Follow Sylius' Development

If you want to keep up with the updates and latest features, follow us on the following channels:

Bug tracking

Sylius uses GitHub issues. If you have found bug, please create an issue.

MIT License

License can be found here.

Authors

See the list of contributors.

Testing

To run tests:

(cd src/Sylius/Abstraction/StateMachine && vendor/bin/phpunit)