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