PHPackages                             drupal-generics/invisible\_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. drupal-generics/invisible\_recaptcha

ActiveDrupal-module[Security](/categories/security)

drupal-generics/invisible\_recaptcha
====================================

Provides invisible recaptcha implementation.

8.1.0-alpha2(8y ago)09901[4 issues](https://github.com/drupal-generics/invisible_recaptcha/issues)GPL-2.0-or-laterPHP

Since Jan 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/drupal-generics/invisible_recaptcha)[ Packagist](https://packagist.org/packages/drupal-generics/invisible_recaptcha)[ RSS](/packages/drupal-generics-invisible-recaptcha/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

invisible\_recaptcha
--------------------

[](#invisible_recaptcha)

The Invisible reCAPTCHA is a service that protects your site against spam, without using a challenge or a checkbox. The Invisible reCAPTCHA module adds the challenge div in the form and binds the submit button to the invisible\_recaptcha library. On form submit, in javascript, the execute function is called on the "grecaptcha" object and a new field (g-reptcha-response) will be populated with the response from the reCAPTCHA API. Next, based on the value of the success attribute from the response, the submit process will continue, or an error will be set on the form, preventing it from being submitted.

Invisible recaptcha configurations
----------------------------------

[](#invisible-recaptcha-configurations)

1. In order to start using invisible reCAPTCHA you need to sign up for an API key pair for your site. Go to  and click on the **Get reCAPTCHA** button. If you already have an Invisible reCAPTCHA key pair for your site go to step 2, else go in the **Register a new site** section and select the **Invisible reCAPTCHA** radio button. After registering the domain for your site you will get 2 keys, the site key and the secret key.
2. Go in the Configuration menu in Drupal and select **Invisible reCAPTCHA configurations** from the **INVISIBLE RECAPTCHA** tab. Here you must set the site key and the secret key and save the configurations.

Add invisible recaptcha on a form
---------------------------------

[](#add-invisible-recaptcha-on-a-form)

1. Go in the Configuration menu in Drupal and click **Invisible reCAPTCHA checks** from the **INVISIBLE RECAPTCHA** tab.
2. Add the id of the form and click Save. **If you want to delete a form id, clear the textfield and click Save**.

Development steps to transpile ES6 javascript.
----------------------------------------------

[](#development-steps-to-transpile-es6-javascript)

npm install --save-dev babel-cli babel-core
babel-preset-env babel-plugin-add-header-comment npm run build:js

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

3023d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c597a9bbd0da9b69b82db52a521c55f6b3adfbbe0cbca58d4e4f845428925526?d=identicon)[danielpopdan](/maintainers/danielpopdan)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/drupal-generics-invisible-recaptcha/health.svg)

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

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

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

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)

PHPackages © 2026

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