PHPackages                             inoovum/formcaptcha - 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. inoovum/formcaptcha

ActiveNeos-package[Security](/categories/security)

inoovum/formcaptcha
===================

Captcha form field to protect recipients from spam.

1.0.4(3mo ago)18.3kPHP

Since Jun 8Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/inoovum/inoovum-formcaptcha)[ Packagist](https://packagist.org/packages/inoovum/formcaptcha)[ RSS](/packages/inoovum-formcaptcha/feed)WikiDiscussions master Synced 2d ago

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

Form captcha
============

[](#form-captcha)

Captcha form field to protect recipients from spam.

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

[](#installation)

The Inoovum.FormCaptcha package is listed on packagist () - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

```
composer require inoovum/formcaptcha

```

Usage
-----

[](#usage)

Use the form element "Captcha" and the validator "Captcha validator". Please note that you have to exclude the form element Captcha in the template of the email finisher.

### Override email template

[](#override-email-template)

```
prototype(Neos.Form.Builder:EmailFinisher.Definition) {
    options {
        templatePathAndFilename = 'resource://Inoovum.FormCaptcha/Private/Templates/Form/Email.html'
    }
}

```

### Usage in your own email template

[](#usage-in-your-own-email-template)

```

        {f:if(condition: formValue.element.label, then: formValue.element.label, else: formValue.element.identifier)}
        {formValue.value}

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance80

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

4

Last Release

108d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/60959972?v=4)[inoovum](/maintainers/inoovum)[@inoovum](https://github.com/inoovum)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (8 commits)")

### Embed Badge

![Health badge](/badges/inoovum-formcaptcha/health.svg)

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

###  Alternatives

[neos/neos-base-distribution

Neos Base Distribution

4366.0k](/packages/neos-neos-base-distribution)[neos/demo

Site package for the Neos Demo Site

18188.3k10](/packages/neos-demo)[neos/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[neos/form-builder

Flow Form Framework integration into Neos CMS

19364.6k20](/packages/neos-form-builder)[sandstorm/neostwofactorauthentication

1327.0k](/packages/sandstorm-neostwofactorauthentication)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2542.4k](/packages/kaufmanndigital-gdpr-cookieconsent)

PHPackages © 2026

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