2017 © Pedro Peláez
 

library workflow

Workflow manager for PHP

image

adeira/workflow

Workflow manager for PHP

  • Monday, February 6, 2017
  • by mrtnzlml
  • Repository
  • 2 Watchers
  • 5 Stars
  • 18 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Output transitions:, (*1)

new         =>  todo
new         =>  must_order
new         =>  waiting
new         =>  shippable
new         =>  shipped
new         =>  returned
todo        =>  shipped
todo        =>  returned
must_order  =>  shipped
must_order  =>  returned
waiting     =>  shipped
waiting     =>  returned
shippable   =>  shipped
shippable   =>  returned
todo        =>  must_order
todo        =>  waiting
todo        =>  shippable
must_order  =>  todo
must_order  =>  waiting
must_order  =>  shippable
waiting     =>  todo
waiting     =>  must_order
waiting     =>  shippable
shippable   =>  todo
shippable   =>  must_order
shippable   =>  waiting

The Versions

06/02 2017

dev-master

9999999-dev http://zlml.cz/

Workflow manager for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

14/10 2016

v1.0.1

1.0.1.0 http://zlml.cz/

Workflow manager for PHP

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

14/10 2016

dev-graphMatrix

dev-graphMatrix http://zlml.cz/

Workflow manager for PHP

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

17/08 2016

v1.0.0

1.0.0.0 http://zlml.cz/

Workflow manager for PHP

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires