Download the PHP package steffenbrand/dmn-decision-tables without Composer
On this page you can find all versions of the php package steffenbrand/dmn-decision-tables. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download steffenbrand/dmn-decision-tables
More information about steffenbrand/dmn-decision-tables
Files in steffenbrand/dmn-decision-tables
Download steffenbrand/dmn-decision-tables
More information about steffenbrand/dmn-decision-tables
Files in steffenbrand/dmn-decision-tables
Vendor steffenbrand
Package dmn-decision-tables
Short Description PHP library to programmatically create DMN decision tables.
License MIT
Homepage https://github.com/steffenbrand/dmn-decision-tables
Package dmn-decision-tables
Short Description PHP library to programmatically create DMN decision tables.
License MIT
Homepage https://github.com/steffenbrand/dmn-decision-tables
Please rate this library. Is it a good library?
Informations about the package dmn-decision-tables
DMN Decision Tables
PHP library to programmatically create DMN decision tables
Limitations
- Generated tables have been tested with Camunda BPM platform and Camunda Cloud, but have NOT been tested with any other BPMN engine
- Only FEEL and JUEL expressions have been tested yet
- Only one decision table is supported per .dmn-file
- No DRD features are supported
- IDs are generated randomly, as you can see from the examples below
How to install
How to use
These examples show how to build the Camunda Cloud example table
Build decision table
Convert to DMN string (XML)
Save to filesystem
What the result looks like
Try it
Feel free to download generated_with_dmn_decision_tables.dmn and try it in the Camunda Cloud
All versions of dmn-decision-tables with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package steffenbrand/dmn-decision-tables contains the following files
Loading the files please wait ....