Skip to content

Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language

License

Notifications You must be signed in to change notification settings

cicalese/Mermaid

 
 

Repository files navigation

Mermaid

Build Status Latest Stable Version Packagist download count

This extension provides the #mermaid parser function to support the generation of diagrams and flowcharts with the help of the mermaid script language. Supported diagram forms include:

  • Flowchart
  • Sequence diagram
  • Gantt diagram

Requirements

  • PHP 5.6 or later
  • MediaWiki 1.31 or later

Installation and configuration

See the information on installing and configuring this extension.

Usage

See the information on using this extension.

Contribution and support

If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guideline.

Tests

This extension provides unit and integration tests that are run by a continues integration platform but can also be executed using composer phpunit from the extension base directory.

License

GNU General Public License, version 2 or later.

About

Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.7%
  • Shell 14.9%
  • JavaScript 3.4%