PHP for the Mermaid.js quadrant charts.
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-quadrant-chart
or add
"beastbytes/mermaid-quadrant-chart": "*"
to the require section of your composer.json.````