PHPackages                             srggroup/zf2nocaptcha - 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. srggroup/zf2nocaptcha

ActiveLibrary[Security](/categories/security)

srggroup/zf2nocaptcha
=====================

Google NoCaptcha for Laminas

v0.4(3y ago)0230BSD-3-ClausePHPPHP ^8.1

Since Sep 17Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/srggroup/ZF2NoCaptcha)[ Packagist](https://packagist.org/packages/srggroup/zf2nocaptcha)[ Docs](http://srg.hu/)[ RSS](/packages/srggroup-zf2nocaptcha/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (4)Versions (9)Used By (0)

ZF2NoCaptcha
============

[](#zf2nocaptcha)

This Laminas Captcha adapter uses Google's reCAPTCHA php library (see here: ).

\##USAGE

- Pull it from composer

```
composer require srggroup/zf2nocaptcha

```

- Define the helper in your Laminas module config:

```
'view_helpers'=>array(
	'invokables'=>array(
		'recaptcha.helper'=>'NoCaptcha\NoCaptchaHelper'
	)
)

```

- Integrate it into the form like the standard laminas recaptcha element

```
$adapter = new \NoCaptcha\NoCaptchaAdapter($siteKey, $secreteKey);

```

I've used some code from this repository:

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance43

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~804 days

Total

8

Last Release

243d ago

PHP version history (4 changes)v0.1PHP &gt;=5.3.3

v0.1.1PHP &gt;=5.4.0

v0.4PHP ^8.1

v0.5-beta.1PHP ^8.3 | ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/752d49846de68160791bd8fbf874bf12b4e77ae277e0b026658df0e9e1bf980b?d=identicon)[srggroup](/maintainers/srggroup)

---

Top Contributors

[![adambalint-srg](https://avatars.githubusercontent.com/u/548582?v=4)](https://github.com/adambalint-srg "adambalint-srg (14 commits)")

---

Tags

recaptchazf2nocaptcha

### Embed Badge

![Health badge](/badges/srggroup-zf2nocaptcha/health.svg)

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

###  Alternatives

[fruitcakestudio/recaptcha

reCAPTCHA library

1625.5k1](/packages/fruitcakestudio-recaptcha)[phelium/recaptcha

reCAPTCHA v2 class

4389.4k](/packages/phelium-recaptcha)[cakephp-fr/recaptcha

To easily use Google Recaptcha (free CAPTCHA service that protect websites from spam and abuse) in CakePHP projects

1419.3k](/packages/cakephp-fr-recaptcha)[phpdevsr/recaptcha-codeigniter4

Free to Use Library reCAPTCHA v2 for Codeigniter 4

101.9k](/packages/phpdevsr-recaptcha-codeigniter4)

PHPackages © 2026

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