PHPackages                             rfuehricht/formhandler-hcaptcha - 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. rfuehricht/formhandler-hcaptcha

ActiveTypo3-cms-extension[Validation &amp; Sanitization](/categories/validation)

rfuehricht/formhandler-hcaptcha
===============================

Add error check hcaptcha to Formhandler.

13.0.2(1y ago)00GPL-3.0-or-laterPHP ^8.1

Since Jul 3Compare

[ Source](https://github.com/rfuehricht/formhandler-hcaptcha)[ Packagist](https://packagist.org/packages/rfuehricht/formhandler-hcaptcha)[ RSS](/packages/rfuehricht-formhandler-hcaptcha/feed)WikiDiscussions Synced 1w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

EXT:formhandler\_hcaptcha
=========================

[](#extformhandler_hcaptcha)

Adds error check hcaptcha to Formhandler.

Requires `dreistromland/typo3-hcaptcha`.

Usage
-----

[](#usage)

Register and get your Site Key and Private Key from

Enter your data in TypoScript or via `ENV` variables. See [documentation of EXT:hcaptcha](https://extensions.typo3.org/extension/hcaptcha) for details.

```
plugin.tx_hcaptcha {
  settings {
    publicKey =
    privateKey =
  }
}

```

Add captcha field to your form:

```

    {message}

```

Configure error check in TypoScript:

```

validators {
  1 {
    config {
      fieldConf {
        hcaptcha.errorCheck.1 = Rfuehricht\FormhandlerHcaptcha\ErrorCheck\Hcaptcha
      }
    }
  }
}

```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance46

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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 ~0 days

Total

3

Last Release

410d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67321c806c6cfdcc7cefb65bb80859480391e2f3f3b075144038f97bce1a43c9?d=identicon)[rfuehricht](/maintainers/rfuehricht)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/rfuehricht-formhandler-hcaptcha/health.svg)

```
[![Health](https://phpackages.com/badges/rfuehricht-formhandler-hcaptcha/health.svg)](https://phpackages.com/packages/rfuehricht-formhandler-hcaptcha)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[b13/container

Container Content Elements - Create Custom Container Content Elements for TYPO3

1853.5M123](/packages/b13-container)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

631.1M8](/packages/netresearch-rte-ckeditor-image)[fluidtypo3/flux

The flux package from FluidTYPO3

1501.0M25](/packages/fluidtypo3-flux)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M84](/packages/typo3-cms-redirects)

PHPackages © 2026

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