tijsverkoyen / akismet
Akismet is a wrapper-class to communicate with the Akismet API.
Installs: 997 820
Dependents: 5
Suggesters: 0
Security: 0
Stars: 24
Watchers: 3
Forks: 6
pkg:composer/tijsverkoyen/akismet
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.