nischayn22/mediawiki-api

Installs: 575

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 5

Open Issues: 3

Type:mediawiki-script

1.0 2018-06-21 03:41 UTC

This package is not auto-updated.

Last update: 2024-04-13 04:36:10 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)