mediawiki-api:[只读]库,提供与Mediawiki API进行交互的服务

时间:2021-05-15 23:34:39
【文件属性】:
文件名称:mediawiki-api:[只读]库,提供与Mediawiki API进行交互的服务
文件大小:35KB
文件格式:ZIP
更新时间:2021-05-15 23:34:39
PHP mediawiki-api 安装 使用composer安装库及其所有依赖项: composer require "addwiki/mediawiki-api:~3.0" 用法示例 // Load all the stuff require_once ( __DIR__ . '/vendor/autoload.php' ); // Create an authenticated API and services $ auth = new \ Addwiki \ Mediawiki \ Api \ Client \ Auth \ UserAndPassword ( 'username' , 'password' ) $ api = new \ Addwiki \ Mediawiki \ Api \ Client \ Action \ MediawikiApi ( 'http://loca
【文件预览】:
mediawiki-api-main
----src()
--------Generator()
--------CategoryLoopException.php(647B)
--------Service()
--------MediawikiFactory.php(4KB)
----RELEASENOTES.md(5KB)
----LICENSE.md(15KB)
----README.md(3KB)
----bin()
--------install-mediawiki.sh(2KB)

网友评论