PHPackages                             7sg/fusion-form-recaptcha - 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. 7sg/fusion-form-recaptcha

ActiveNeos-package[Validation &amp; Sanitization](/categories/validation)

7sg/fusion-form-recaptcha
=========================

ReCaptcha Form Element for Fusion Forms

1.0.0(3y ago)32.2kPHP

Since Feb 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sebastiansommer/Seven.Fusion.Form.ReCaptcha)[ Packagist](https://packagist.org/packages/7sg/fusion-form-recaptcha)[ RSS](/packages/7sg-fusion-form-recaptcha/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

ReCaptcha Elements for Fusion Forms
===================================

[](#recaptcha-elements-for-fusion-forms)

Provides two elements (V2 + V3) for the Fusion Forms package to use Google's ReCaptcha service.

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

[](#installation)

```
composer require 7sg/fusion-form-recaptcha

```

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

[](#configuration)

Add the following to your `Settings.yaml`:

```
Seven:
  Fusion:
    Form:
      ReCaptcha:
        siteKey: 'SOME_SITE_KEY'
        secretKey: 'SOME_SECRET_KEY'
```

Add Elements to your Form
-------------------------

[](#add-elements-to-your-form)

**Please notice:** Its currently only possible to use one ReCaptcha element per page.

### V2 (Verify requests with a challenge)

[](#v2-verify-requests-with-a-challenge)

```

```

### V3 (Verify requests with a score)

[](#v3-verify-requests-with-a-score)

This version requires an action name to be passed to the element.

```

```

License
-------

[](#license)

Licensed under MIT

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

1238d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1651774?v=4)[Sebastian Sommer](/maintainers/sebastiansommer)[@sebastiansommer](https://github.com/sebastiansommer)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/7sg-fusion-form-recaptcha/health.svg)

```
[![Health](https://phpackages.com/badges/7sg-fusion-form-recaptcha/health.svg)](https://phpackages.com/packages/7sg-fusion-form-recaptcha)
```

###  Alternatives

[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1131.0M736](/packages/neos-neos)[jelix/jelix

Jelix PHP framework

84109.7k5](/packages/jelix-jelix)

PHPackages © 2026

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