This is an example of the implemetation of a state machine workflow with the Symfony Workflow Component
- php 7.1 or higher
- composer
$ git clone https://github.com/hbalty/WorkflowComponentExample
$ cd WorkflowComponentExample
$ composer install
$ php bin/console server:start