PHP for Mermaid.js sankey diagrams.
For license information see the LICENSE file.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist beastbytes/mermaid-sankey-diagram
or add
"beastbytes/mermaid-sankey-diagram": "*"
to the require section of your composer.json.````