Ross ROSS = Recommend OSS · open-source software intelligence for agents

spatie/laravel-honeypot

Preventing spam submitted through forms observed · 2026-08-28

github.com/spatie/laravel-honeypot · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 98
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 85
  • age_days: 2813
  • days_rel: 69
  • days_push: 13
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1575 stars · 107 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel package that prevents spam form submissions using honeypot fields and submission-time checks. It provides a Blade component and middleware that silently discards requests from bots.

Use cases

  • prevent spam bots from submitting contact forms
  • add invisible honeypot fields to Laravel forms
  • block form submissions that happen too fast
  • protect Inertia-powered forms from spam
  • discard spammy requests without CAPTCHAs

When to choose

  • you run a Laravel app with public forms receiving bot spam
  • you want lightweight, invisible spam protection without CAPTCHA friction
  • you use Blade or Inertia and want a drop-in component

When to avoid

  • your app is not built on Laravel or PHP
  • you need protection against sophisticated bots that detect honeypots
  • you require CAPTCHA-style human verification

Facets

library · maturity stable

security middleware form-handling web-development backend security php honeypot anti-spam laravel-package spatie blade-component spam laravel

3 sources

Member repositories

RepositoryRoleHealth v2
spatie/laravel-honeypotmain91

For agents

markdown · JSON · MCP: product_card(name="spatie/laravel-honeypot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem