- Notifications
You must be signed in to change notification settings - Fork14
🚥 Petrinet framework for PHP
License
NotificationsYou must be signed in to change notification settings
florianv/petrinet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This framework allows to build, vizualize and executePetrinetswhich can be used to build workflow engines. It provides the core domain model of basic Petrinets that can be persistedusing your favorite ORM as well as services to manage its execution.
$ composer require florianv/petrinet
Read the documentation for master
About
🚥 Petrinet framework for PHP