A library around to use the MediaWiki Api (http://www.mediawiki.org/wiki/API)
Use composer to install the library and all its dependencies:
composer require "nischayn22/mediawiki-api:dev-master"
For usage examples see (https://github.com/nischayn22/wikiImporter)