ProcessMaker / nayra

Nayra is a BPMN workflow engine in PHP. Utilize it in your own projects to have your own complex workflow capabilities.
Apache License 2.0
123 stars 32 forks source link

Modify engine to work with multiple different BPMN documents at the same time #163

Closed caleeli closed 4 years ago

caleeli commented 4 years ago

Remove the single storage reference in engine, and bring the possibility to work with multiple BPMN documents at the same time.