https://github.com/cedx/akismet.php
Prevent comment spam using Akismet service, in PHP.
https://github.com/cedx/akismet.php
akismet php
Last synced: 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:24:54.000Z (7 months ago)
- Last Synced: 2024-10-29T11:42:46.524Z (7 months ago)
- Topics: akismet, php
- Language: PHP
- Homepage: https://github.com/cedx/akismet.php/wiki
- Size: 1.06 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
   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.