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 is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. Read more on sylius.com.
Documentation is available on docs.sylius.com.
This page contains all the information about contributing to Sylius.
If you want to keep up with the updates and latest features, follow us on the following channels:
Sylius uses GitHub issues. If you have found bug, please create an issue.
License can be found here.
See the list of contributors.
To run tests:
(cd src/Sylius/Abstraction/StateMachine && vendor/bin/phpunit)