nischayn22/mediawiki-api

Maintainers

Package info

github.com/nischayn22/MediaWiki_Api

Type:mediawiki-script

pkg:composer/nischayn22/mediawiki-api

Statistics

Installs: 824

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 3

1.0 2018-06-21 03:41 UTC

This package is not auto-updated.

Last update: 2026-03-28 13:50:35 UTC


README

A library around to use the MediaWiki Api (http://www.mediawiki.org/wiki/API)

Installation

Use composer to install the library and all its dependencies:

composer require "nischayn22/mediawiki-api:dev-master" 

Usage examples

For usage examples see (https://github.com/nischayn22/wikiImporter)