Download the PHP package kvnc/spammer-shield without Composer
On this page you can find all versions of the php package kvnc/spammer-shield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kvnc/spammer-shield
More information about kvnc/spammer-shield
Files in kvnc/spammer-shield
Package spammer-shield
Short Description This package has multiple solutions for the spam form submissions
License MIT
Homepage https://github.com/kvnc/spammer-shield
Informations about the package spammer-shield
Description of Kvc/Spammer-Shield
What This Package Does
This package has multiple solutions to prevent spam entries on your forms.
- Google Recaptcha integration (enabled by config file),
- Form submission timeout filter , human submission/ bot submission check
- Honeypot input that normal clients can not see on your forms only bots can fill
- Random questions (Human answerable questions randomly changes based on a dictionary)
Installation
You can install the package via composer:
You can publish the config file with:
You can publish the public assets files with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
This package derived from Spatie's laravel package base
License
The MIT License (MIT). Please see License File for more information.
All versions of spammer-shield with dependencies
google/recaptcha Version ^1.2
illuminate/contracts Version ^9.0
spatie/laravel-package-tools Version ^1.13.0