Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cedx/akismet.php
- Owner: cedx
- License: mit
- Created: 2022-04-09T12:33:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:25:20.000Z (7 months ago)
- Last Synced: 2024-05-22T23:26:42.578Z (7 months ago)
- Topics: akismet, php
- Language: PHP
- Homepage: https://docs.belin.io/akismet.php/
- Size: 1.55 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.txt
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.