PHPackages                             tombroucke/sage-html-forms-captcha - 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. tombroucke/sage-html-forms-captcha

ActivePackage

tombroucke/sage-html-forms-captcha
==================================

Service Provider that adds recaptcha support to the HTML forms plugin

1.4.1(1y ago)0311MITPHPPHP ^8.0

Since May 31Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/tombroucke/sage-html-forms-captcha)[ Packagist](https://packagist.org/packages/tombroucke/sage-html-forms-captcha)[ RSS](/packages/tombroucke-sage-html-forms-captcha/feed)WikiDiscussions main Synced 2mo ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

Sage HTML Forms captcha
=======================

[](#sage-html-forms-captcha)

Easily add captcha's to [HTML Forms](https://wordpress.org/plugins/html-forms/).

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

[](#installation)

You can install this package with Composer:

```
composer require tombroucke/sage-html-forms-captcha
```

You can publish the config file with:

```
$ wp acorn vendor:publish --provider="Otomaties\SageHtmlFormsCaptcha\Providers\SageHtmlFormsCaptchaServiceProvider"
```

Usage
-----

[](#usage)

### hCaptcha

[](#hcaptcha)

Define your site key and site secret in your .env file:

```
HCAPTCHA_SITE_KEY='########-####-####-####-############'
HCAPTCHA_SECRET_KEY='#x########################################'
```

### reCAPTCHA (v2)

[](#recaptcha-v2)

Change `'captchaType'` to `'recaptcha'` in your published config file.

Define your site key and site secret in your .env file:

```
RECAPTCHA_SITE_KEY='########################################'
RECAPTCHA_SECRET_KEY='########################################'
```

###  Health Score

40

—

FairBetter than 87% of packages

Maintenance76

Regular maintenance activity

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Recently: every ~172 days

Total

7

Last Release

382d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4178291ccf36e3530aa8a8845124c3af1b24c064739ad98ded5b9679a4316033?d=identicon)[tombroucke](/maintainers/tombroucke)

---

Top Contributors

[![tombroucke](https://avatars.githubusercontent.com/u/24292260?v=4)](https://github.com/tombroucke "tombroucke (9 commits)")

### Embed Badge

![Health badge](/badges/tombroucke-sage-html-forms-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/tombroucke-sage-html-forms-captcha/health.svg)](https://phpackages.com/packages/tombroucke-sage-html-forms-captcha)
```

###  Alternatives

[buzz/laravel-google-captcha

Google captcha for Laravel

2071.1M2](/packages/buzz-laravel-google-captcha)[forkcms/forkcms

Fork is an open source CMS that will rock your world.

1.2k44.5k](/packages/forkcms-forkcms)[oro/platform

Business Application Platform (BAP)

644134.8k84](/packages/oro-platform)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)[beelab/recaptcha2-bundle

Provide Google Recaptcha2 form type

55455.1k1](/packages/beelab-recaptcha2-bundle)[mageplaza/module-google-recaptcha

Magento 2 Google Recaptcha Extension

341.1M2](/packages/mageplaza-module-google-recaptcha)

PHPackages © 2026

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