Skip to content
/ xml Public

Implementation of XML model - the core of BPMN engine

License

Notifications You must be signed in to change notification settings

bingo-soft/xml

Repository files navigation

Latest Stable Version Minimum PHP Version License: MIT Scrutinizer Code Quality

xml

Implementation of XML model - the core of BPMN engine and other libraries

Installation

Install Xml, using Composer:

composer require bingo-soft/xml

Running tests

./vendor/bin/phpunit ./tests