petrinet icon indicating copy to clipboard operation
petrinet copied to clipboard

:traffic_light: Petrinet framework for PHP

Petrinet Build status Version PHP Version

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