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 1mo 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 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

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

1193d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/221b91bf5509d66798324bda9836bd839e732c75ce3a3472fe7e892df7baf3d9?d=identicon)[sebastiansommer](/maintainers/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

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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