Download the PHP package addwiki/mediawiki-api-base without Composer
On this page you can find all versions of the php package addwiki/mediawiki-api-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mediawiki-api-base
mediawiki-api-base
This library provides basic access to the MediaWiki Action API. This library features simple methods allowing you to login, logout and do both GET and POST requests. This library should work with most if not all MediaWiki versions due to its simplicity.
You can find the full documentation at https://addwiki.github.io/mediawiki-api-base/
Example
A quick example can be found below:
Integration tests
Run the MediaWiki test site:
Run the tests:
Destroy the site that was used for testing:
All versions of mediawiki-api-base with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
guzzlehttp/guzzle Version ~6.3||~7.0
guzzlehttp/promises Version ~1.0
psr/log Version ~3.0
mediawiki/oauthclient Version ^2.1
guzzlehttp/guzzle Version ~6.3||~7.0
guzzlehttp/promises Version ~1.0
psr/log Version ~3.0
mediawiki/oauthclient Version ^2.1
The package addwiki/mediawiki-api-base contains the following files
Loading the files please wait ....