Libraries tagged by Honeypot
eliepse/argile-honeypot
64 Downloads
Honeypot protecting forms from robot spam, made for the Argile Framework
xaniashield/laravel
1 Downloads
Privacy-first, EU-hosted spam protection for Laravel forms. Official Laravel client for the Xania Shield API.
umod/defender
8 Downloads
Fend off spam bots by using randomized input names / honeypots.
teksite/extralaravel
46 Downloads
A collection of reusable utilities, validation rules, middleware, Eloquent casts, traits, Artisan commands, helpers, and developer tools for Laravel applications.
ssitu/winnipeg
4 Downloads
Itsy-bitsy honey pot utility.
solidwork/contao-simple-spam-trap-bundle-c5
4 Downloads
Simple spam protection for Contao 5 forms via honeypot and timestamp form fields
senza1dio/security-shield
0 Downloads
Security Middleware for PHP - Honeypot, Scanner Detection, Rate Limiting, Resilience Patterns
org_heigl/contact
1050 Downloads
Contact-Form using a honeypot for spam-protection
moosylvania/silverstripe-registrationguard
2 Downloads
Configurable anti-spam guard for Silverstripe registration and entry forms, with a blocked-submission log and CMS admin.
metrictower/funnypot
3 Downloads
Batteries-included funnypot for any PHP app: funnypot-core detection wired to funnypot-mainnet-client reporting, with the request-path invariants already enforced. One require instead of assembling the pieces yourself.
melvintehu/laravel-spam-protection
6 Downloads
Fend off spam bots by using randomized input names / honeypots. Credits go to thomastkim.
justinholtweb/craft-blackhole
1 Downloads
A honeypot for bad bots — a hidden trap link that robots.txt tells crawlers to stay away from, and a permanent block for the ones that follow it anyway.
jayanta/laravel-ai-guard
8 Downloads
Protect your Laravel app from AI scrapers, LLM crawlers, and prompt injection attacks
inqaba-security/gatekeeper
4 Downloads
Bridge Laravel applications to your SOC: normalized security event logging (ECS) to Microsoft Sentinel, Wazuh and syslog, with honeypots, endpoint-abuse detection and auth monitoring out of the box.
diszo2009/multi-captcha
19 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.