tienvx / single-color-petrinet
Single Color Petrinet framework for PHP 7.4+
Fund package maintenance!
tienvx
Installs: 2 357
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.4
- florianv/petrinet: ^2.1
Requires (Dev)
- ext-json: *
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-12 06:54:30 UTC
README
This framework allows to build, vizualize and execute Single Color Petrinet which can be used to build workflow engines. It provides the core domain model of Single Color Petrinet as well as services to manage its execution.
Installation
composer require tienvx/single-color-petrinet
Documentation
Read the documentation for master