tijsverkoyen / akismet
This package is abandoned and no longer maintained.
No replacement package was suggested.
Akismet is a wrapper-class to communicate with the Akismet API.
1.1.1
2016-07-19 13:50 UTC
Requires
- php: >=5.2.0
- ext-curl: *
This package is auto-updated.
Last update: 2022-02-26 13:53:12 UTC
README
Automattic Kismet (Akismet for short) is a collaborative effort to make comment and trackback spam a non-issue and restore innocence to blogging, so you never have to worry about spam again.
About
PHP Akismet is a (wrapper)class to communicate with the Akismet API.
License
PHP Akismet is BSD licensed.
Documentation
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc. More documentation can be found on http://classes.verkoyen.eu/akismet/docs.