tienvx/petrinet

This package is abandoned and no longer maintained. The author suggests using the florianv/petrinet package instead.

Petrinet framework for PHP 7.2+

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

License

MIT