对于PHP维基百科的API库

问题描述:

是否有一个PHP维基百科的API库,尤其是对codeIgniter框架?维基百科的API文档很长,很难理解。

Is there a Wikipedia API library for PHP, especially for the CodeIgniter framework? The Wikipedia API documentation is long and difficult to understand.

是的,有对API一大堆的PHP包装器:

Yes, there are a whole bunch of PHP wrappers for the API:

http://www.mediawiki.org/wiki/API: Client_ code#PHP