nischayn22 / mediawiki-api
Installs: 741
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 5
Open Issues: 3
Type:mediawiki-script
This package is not auto-updated.
Last update: 2025-08-16 10:49:04 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)