Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WikibaseSolutions/mediawiki-template-parser

A blazing fast template parser for MediaWiki.
https://github.com/WikibaseSolutions/mediawiki-template-parser

Last synced: 11 days ago
JSON representation

A blazing fast template parser for MediaWiki.

Awesome Lists containing this project

README

        

# wikibase-solutions/mediawiki-template-parser

Provides a parser for MediaWiki articles to extract template calls.

## Installation

You can add this library as a dependency to your project using
[Composer](https://getcomposer.org):

```
composer require wikibase-solutions/mediawiki-template-parser
```