florianv/petrinet

Petrinet framework for PHP 7.2+

2.1.0 2020-12-15 13:37 UTC

This package is auto-updated.

Last update: 2024-02-25 19:30:07 UTC


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