PHPackages                             thezenmonkey/textcaptcha - 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. [Security](/categories/security)
4. /
5. thezenmonkey/textcaptcha

ActiveSilverstripe-module[Security](/categories/security)

thezenmonkey/textcaptcha
========================

SpamProtector Module that uses TextCaptcha for Spam Protection

2172PHP

Since Jan 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/thezenmonkey/silverstripe-textcaptcha-master)[ Packagist](https://packagist.org/packages/thezenmonkey/textcaptcha)[ RSS](/packages/thezenmonkey-textcaptcha/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

TextCaptcha SpamProtecter Module
================================

[](#textcaptcha-spamprotecter-module)

SpamProtector Module that uses [TextCaptcha](http://textcaptcha.com) for Spam Protection

Requirements
------------

[](#requirements)

- SilverStripe 3.1+
- The SpamProtection Module

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

[](#installation)

Unzip to your project and add the following to your \_config.php

```
---
name: spamprotection
---
FormSpamProtectionExtension:
  default_spam_protector: TextCaptchaProtector
NoCaptchaField:
  ApiKey : ''
```

if you omit the CaptchaAPI it declaration it will default to 'demo' providing you with a smaller subset of questions for testing

To Do
-----

[](#to-do)

- It still needs to be prettied up to render better in with the UserForm module
- Unit Test (if I get around to learning them)
- Composer intigration

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/edcb58d638f0b809f943935c9b9dc3dd7de6556d624a3e1e025cff8a03c1b6be?d=identicon)[thezenmonkey](/maintainers/thezenmonkey)

---

Top Contributors

[![thezenmonkey](https://avatars.githubusercontent.com/u/1685217?v=4)](https://github.com/thezenmonkey "thezenmonkey (6 commits)")

### Embed Badge

![Health badge](/badges/thezenmonkey-textcaptcha/health.svg)

```
[![Health](https://phpackages.com/badges/thezenmonkey-textcaptcha/health.svg)](https://phpackages.com/packages/thezenmonkey-textcaptcha)
```

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.0M138](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25772.0k36](/packages/paragonie-ecc)

PHPackages © 2026

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