PHPackages                             thoughtco/statamic-stop-forum-spam - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. thoughtco/statamic-stop-forum-spam

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

thoughtco/statamic-stop-forum-spam
==================================

Checks form submissions against stop forum spam

1.2.0(2y ago)172PHP

Since Feb 16Pushed 2y ago3 watchersCompare

[ Source](https://github.com/thoughtco/statamic-stop-forum-spam)[ Packagist](https://packagist.org/packages/thoughtco/statamic-stop-forum-spam)[ RSS](/packages/thoughtco-statamic-stop-forum-spam/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Statamic Stop Forum Spam
========================

[](#statamic-stop-forum-spam)

This addon checks the [Stop Forum Spam API ](https://www.stopforumspam.com/usage) for the presence of the IP or Email from your Form submissions.

Installation
------------

[](#installation)

Install by composer: `composer require thoughtco/statamic-stop-forum-spam`

Configuration
-------------

[](#configuration)

By default all Form Submissions will be checked for the presence of a `text` field with a type of `email` field, and if found a check will be run. It fallsback to checking for a field of any type with a fallback handle that you can specify in the config.

If you want to override this, publish the config:

`php artisan vendor:publish --tag=statamic-stop-forum-spam`

You then have the option to specify an array of specific forms to check, what field handle to check for and whether you want to fail silently.

Testing during development
--------------------------

[](#testing-during-development)

If you want to test responses during development you can use the `STATAMIC_STOP_FORUM_SPAM_TEST_MODE` env value.

Setting it to `disable` will prevent the addon from running.

Setting it to `fail` with throw a validation error, or fail silently, depending on what the `fail_silently` config value is set to.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

4

Last Release

816d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51899?v=4)[Ryan Mitchell](/maintainers/ryanmitchell)[@ryanmitchell](https://github.com/ryanmitchell)

---

Top Contributors

[![ryanmitchell](https://avatars.githubusercontent.com/u/51899?v=4)](https://github.com/ryanmitchell "ryanmitchell (11 commits)")

### Embed Badge

![Health badge](/badges/thoughtco-statamic-stop-forum-spam/health.svg)

```
[![Health](https://phpackages.com/badges/thoughtco-statamic-stop-forum-spam/health.svg)](https://phpackages.com/packages/thoughtco-statamic-stop-forum-spam)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[statamic/eloquent-driver

Allows you to store Statamic data in a database.

126741.1k17](/packages/statamic-eloquent-driver)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3417.0k](/packages/duncanmcclean-statamic-cargo)[aryehraber/statamic-captcha

Protect your Statamic forms using a Captcha service

17211.2k](/packages/aryehraber-statamic-captcha)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
