Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Services_Akismet PEAR Package Created
Feb 22, 2008 @ 21:58:00

Mike Gauthier has created a PEAR-based implementation for the popular Akismet spam filtering system that he's added to the site:

I'd like to let you know about a new PHP 5 implementation of the Akismet REST API. The package, Services_Akismet is MIT licensed and distributed through the official PEAR channel at http://pear.php.net/package/Services_Akismet.

Hopefully this will make it even easier for third-party PHP projects to use Akismet spam tools. The code is well documented and should "just work" on any PHP 5.2.1+ system.

It's currently in its alpha stage and was derived from the miPHP Akismet class written by Bret Kuhns.

tagged: pear package akismet alpha rest api interface

Link:


Trending Topics: