jollyblume / workflow-common
Utility classes and common workflow code
dev-master
2019-03-04 04:37 UTC
Requires
- php: ^7.2
- clue/graph: ^0.9.0
- graphp/algorithms: ^0.8.1
- graphp/graphviz: ^0.2.1
- moontoast/math: ^1.1
- ramsey/uuid: @dev
- symfony/event-dispatcher: ^4.2
- symfony/property-access: ^4.2
Requires (Dev)
- phpunit/phpunit: ^8.0
- psr/log: ^1.1
This package is auto-updated.
Last update: 2022-05-04 12:16:04 UTC
README
workflow/common bridges external libraries, mediates php exceptions, and provides implementations for common interfaces used in other workflow libraries.
Note that bridges to symfony/workflow are implemented in other, more narrowly focused, workflow libraries.