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