jeroenvisser101 / akismet
Client for Akismet's spam detection service
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 3
pkg:composer/jeroenvisser101/akismet
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~5.0
Requires (Dev)
- phpunit/phpunit: ~4.6
This package is not auto-updated.
Last update: 2020-01-28 10:50:36 UTC
README
If you've been looking for a client, you've probably seen some that are made for PHP4, and use fsockopen
. Not really that great, so I decided to make a modern client that uses Guzzle.
Project's status
Still under active development, working on getting 2 more endpoints integrated. No time, sorry :(
License
MIT