This sample demonstrates a Workflow that executes some logic periodically.
From the root of the project, run the following command to start the Workflow:
php ./app/app.php periodic:start
From the root of the project, run the following command to stop:
php ./app/app.php periodic:stop