PHPackages                             waterhole/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. [Security](/categories/security)
4. /
5. waterhole/recaptcha

ActiveWaterhole-extension[Security](/categories/security)

waterhole/recaptcha
===================

reCAPTCHA integration for Waterhole

07PHP

Since Mar 28Pushed 3mo agoCompare

[ Source](https://github.com/waterholeforum/recaptcha)[ Packagist](https://packagist.org/packages/waterhole/recaptcha)[ RSS](/packages/waterhole-recaptcha/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Waterhole reCAPTCHA
===================

[](#waterhole-recaptcha)

**reCAPTCHA checks for Waterhole registration.**

When enabled, registration requires a valid reCAPTCHA v3 response. If verification fails, the registration is rejected with a validation error.

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

[](#installation)

```
composer require waterhole/recaptcha

```

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

[](#configuration)

Publish the config:

```
php artisan vendor:publish --tag=waterhole-recaptcha-config

```

Then set your keys in `.env`:

```
RECAPTCHA_SITE_KEY=...
RECAPTCHA_SECRET_KEY=...

```

This extension runs automatically on registration once installed.

Scoring
-------

[](#scoring)

By default, a score threshold of `0.5` is enforced. To change or disable it, edit `extensions/recaptcha/config/recaptcha.php` and set `score_threshold` to your preferred value.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance55

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/128862?v=4)[Toby Zerner](/maintainers/tobyzerner)[@tobyzerner](https://github.com/tobyzerner)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/waterhole-recaptcha/health.svg)

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

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.7M143](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24820.0k38](/packages/paragonie-ecc)

PHPackages © 2026

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