addwiki / mediawiki-api-base
This package is abandoned and no longer maintained.
The author suggests using the addwiki/addwiki package instead.
Simple MediaWiki API library
3.1.0
2024-10-15 20:46 UTC
Requires
- php: >=8.1
- guzzlehttp/guzzle: ~6.3||~7.0
- guzzlehttp/promises: ~1.0
- mediawiki/oauthclient: ^2.1
- psr/log: ~3.0
Requires (Dev)
Suggests
- ext-dom: Needed if you want to discover APIs using only page URLs
- ext-simplexml: Needed if you want to discover APIs using only page URLs