维基百科:PHP机器人框架表
外观
自2012年1月19日起,本条目已经超过90天没有翻译。 |
此維基百科頁目前正依照其他维基百科上的内容进行翻译。 (2012年1月19日) |
Key people[php 1] | Name | PHP Version | Uses API[php 2] | Exclusion compliant | Admin functions | Plugins | Repository | Notes |
---|---|---|---|---|---|---|---|---|
X!, others | Peachy | 5.2.1 | 是 | 是 | 是 | 是 | Google Code | Large framework, currently undergoing rewrite. Documentation is down. |
Cobi | wikibot.classes | 5 | 是 | 是 | 否 | 否 | enwiki | Used by multiple large bots (e.g. ClueBot and SoxBot). Uses several classes. |
Chris G | botclasses.php | 5 | 是 | 是 | 是 | 否 | Toolserver | Fork of wikibot.classes. Updated for 2010 API changes. Supports file uploading. |
Kaspo | Phpwikibot | 未知 | 部份 | 否 | 否 | 否 | Google Code | Uses a single class. |
Jarry1250 | Wikibot | 5 | 是 | 是 | 否 | 否 | enwiki | Used solely by LivingBot. A fork of Phpwikibot. Uses a single class. |
Adam | BasicBot | 5 or 4 | 未知 | 未知 | 否 | 否 | wikisum.com | Fairly out of date |
Xiaomao123 | SoftX PHPwikiBot | 5.2+ | 是 | 部份 | 是 | 否 | TuxFamily | Based on Wikibot with many modification. Most significant feature is that it uses a single cURL handle for all request and uses keep-alive. |
Foxy Loxy | PHPediaWiki | 5 | 是 | 否 | 是 | 否 | SourceForge | Fork of SxWiki |
Edward Z. Yang | Wikpedia Bot in PHP | 未知 | 否 | 否 | 否 | 否 | enwiki | "Probably stale" source code |
GeorgeMoney | Bot Framework | 5 or 4 | 未知 | 未知 | 未知 | 否 | enwiki | Hard to get hold of current code |
Sam Korn | Pillar | 5 | 是 | 是 | 是 | 否 | Google Code | MIT license |
Григор Гачев | Apibot | 5.1 | 是 | 是 | 是 | 否 | Apibot code | Full API support, compression, HTTPS, HTTP auth etc. Over 300 basic module functions. Overlayed iterator framework. |
User:nzhamstar | Wikimate | 5.3.2 | 是 | 否 | 否 | 否 | Github | Supports main article stuff. Authentication, Reading and editing pages/sections, checking if pages exist. Tested and working. Aims to be easy to use. |
Kaleb Heitzman | MediaWIkiBot | 5 | 是 | 否 | 否 | 否 | Github | Supports the entire API including uploading and importing. Also supports Semantic MediaWiki. Single Class that creates dynamic methods to work with any of the API calls. |