tienvx / petrinet
Petrinet framework for PHP 7.2+
Installs: 488
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 13
pkg:composer/tienvx/petrinet
This package has no released version yet, and little information is available.
README
This framework allows to build, vizualize and execute Petrinets which can be used to build workflow engines. It provides the core domain model of basic Petrinets that can be persisted using your favorite ORM as well as services to manage its execution.
Installation
$ composer require florianv/petrinet
Documentation
Read the documentation for master
Read the documentation for the 1.0 version