Skip to content

Working workflow definition example with the Symfony Framework (4.1.4)

Notifications You must be signed in to change notification settings

hbalty/WorkflowComponentExample

Repository files navigation

Workflow Component Example

This is an example of the implemetation of a state machine workflow with the Symfony Workflow Component

Installation

Requirements

  • php 7.1 or higher
  • composer

$ git clone https://github.com/hbalty/WorkflowComponentExample

$ cd WorkflowComponentExample

$ composer install

$ php bin/console server:start

License

MIT

About

Working workflow definition example with the Symfony Framework (4.1.4)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published