Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedx/akismet.php

Prevent comment spam using Akismet service, in PHP.
https://github.com/cedx/akismet.php

akismet php

Last synced: about 2 months ago
JSON representation

Prevent comment spam using Akismet service, in PHP.

Awesome Lists containing this project

README

        

# Akismet for PHP
![PHP](https://badgen.net/packagist/php/cedx/akismet) ![Packagist](https://badgen.net/packagist/v/cedx/akismet) ![License](https://badgen.net/packagist/license/cedx/akismet) ![Downloads](https://badgen.net/packagist/dt/cedx/akismet)

Prevent comment spam using [Akismet](https://akismet.com) service, in [PHP](https://www.php.net).

## Documentation
- [User guide](https://github.com/cedx/akismet.php/wiki)
- [Examples](https://github.com/cedx/akismet.php/tree/main/example)

## Development
- [Git repository](https://github.com/cedx/akismet.php)
- [Submit an issue](https://github.com/cedx/akismet.php/issues)

## License
[Akismet for PHP](https://github.com/cedx/akismet.php) is distributed under the MIT License.