Skip to content

toddy15/spamdetect

Repository files navigation

Spam detection for Laravel

GitHub Tests Action Status Code Climate Coverage Code Climate Maintainability GitHub PHPStan Action Status License MIT

This package provides a naive bayes classifier for Laravel. This enables you to do statistical spam detection, for example in a guestbook or contact forms.

The package currently supports Laravel 11, 10, and 9.

Installation

You can install the package via composer:

composer require toddy15/spamdetect

Testing

composer test

Author

About

Spam detection for Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages