jeroenvisser101 / akismet
This package is abandoned and no longer maintained.
No replacement package was suggested.
Client for Akismet's spam detection service
v0.0.1
2015-05-08 09:00 UTC
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