PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_Akismet

PHP client for the Akismet REST API

This package is unmaintained.

Download latest release 1.0.1 (archived versions might be outdated)

License: MIT

Description

This package provides an object-oriented interface to the Akismet REST API. Akismet is used to detect and to filter spam comments posted on weblogs. Though the use of Akismet is not specific to Wordpress, you will need a Wordpress API key from http://wordpress.com/api-keys/ to use this package.

Akismet is free for personal use and a license may be purchased for commercial or high-volume applications.

This package is derived from the miPHP Akismet class written by Bret Kuhns for use in PHP 4. This package requires PHP 5.2.1.

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#13173ClosedBug0.4.02008-02-21Sockets implementation is slow
#13824ClosedReqCVS2008-05-02Create unit tests
#13851ClosedBugCVS2008-05-08skip tests when config is not available, not fail
#14788ClosedBugCVS2008-10-13Name conflict - TestCase.php
#15069Wont fixReq1.0.12008-11-18Use HTTP_Request2 rather than cURL
#15387Wont fixReqCVS2008-12-25Support TypePad AntiSpam
#19018ClosedBugSVN2011-11-14remove error_reporting (for PEAR QA team)
#19164ClosedBugSVN2011-12-29upgrade PHPUnit require statements (for PEAR QA Team)