PHPackages                             dbteam/dbteaminvisiblerecaptcha - 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. dbteam/dbteaminvisiblerecaptcha

ActiveEzpublish-legacy-extension[Security](/categories/security)

dbteam/dbteaminvisiblerecaptcha
===============================

eZ Publish 4.x / eZ Publish 5 legacy extension to integrate Google Invisible reCAPTCHA.

1.4.3(6y ago)01403GPL-2.0PHP

Since Sep 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dbteam/dbteaminvisiblerecaptcha)[ Packagist](https://packagist.org/packages/dbteam/dbteaminvisiblerecaptcha)[ RSS](/packages/dbteam-dbteaminvisiblerecaptcha/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (9)Used By (0)

About DB-Team Invisible reCAPTCHA (Google Invisible reCAPTCHA integration)
==========================================================================

[](#about-db-team-invisible-recaptcha-google-invisible-recaptcha-integration)

=================================

Project page:

This extension is based on eZ Human CAPTCHA by Piotrek Karas - SELF s.c.

Features
--------

[](#features)

========

```
Protect your forms using Google Invisible reCAPTCHA from BOTs
for eZ Publiesh 4 / eZ Publish 5 legacy

```

Requirements
------------

[](#requirements)

============

- PHP ^5.3.10 (5.3.10 &lt;= PHP &lt; 6) (with PHP 7.x should it work too without errors)
- eZ Publish ^4.4, or ^5.x (legacy)
- jQuery Core 1.7.2 or newer
- Google reCAPTCHA site key and secret (each site asscess can have own pair)
    and put it into `invisible_re_captcha.ini`, see/read file:
    `/settings/invisible_re_captcha.ini`

Downloads
---------

[](#downloads)

```
Suggested the newest version, example: "^1.4.1" (composer notation) (see Git tags).

```

- Git:
- packagist.org:
- projects.ez.no:

Installation and configuration
------------------------------

[](#installation-and-configuration)

===================

Enable extension in

`settings/override/site.ini.append.php`

```
[ExtensionSettings]
...
ActiveExtensions[]=dbteaminvisiblerecaptcha
...

```

INI:
`invisible_re_captcha.ini`, see/read file:
`/settings/invisible_re_captcha.ini`

Do NOT change extension name.

Regenerate autoloads, clear cache.

In terminal:

```
$ php bin/php/ezpgenerateautoloads.php
$ php bin/php/ezcache.php --clear-all

```

Add content attribute `DB-Team Invisible reCAPTCHA` to your content class and check `Information collector` on that attribute. `Required` is not necessary.

TODO / Known issues
-------------------

[](#todo--known-issues)

===================

Technical notes
---------------

[](#technical-notes)

===============

In file `invisible-recaptcha-error.log` are stored supported issues, suspected BOT IPs
`var/log/invisible-recaptcha-error.log`

If you need other, better JS form validation then just override `dbTeamInvisibleReCAPTCHAService.validate()`.
It is in global scope. For more info read annotation of `dbTeamInvisibleReCAPTCHAService.validate` in `invisibleReCAPTCHATool.js` file.

PS: Default webbrowser validation is disabled i must do that, i can't keep it with Google reCAPTCHA JS. Maybe someone know how to keep it?

Example:

Authors
-------

[](#authors)

- Radosław Z

License
-------

[](#license)

Copyright (c) 2017 DB-Team. This repository is released under the GNU GPL v2.0 license.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

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

Recently: every ~149 days

Total

8

Last Release

2553d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

recaptchacaptchaezpublishinvisible-recaptcha

### Embed Badge

![Health badge](/badges/dbteam-dbteaminvisiblerecaptcha/health.svg)

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

###  Alternatives

[phelium/recaptcha

reCAPTCHA v2 class

4389.4k](/packages/phelium-recaptcha)[fruitcakestudio/recaptcha

reCAPTCHA library

1625.5k1](/packages/fruitcakestudio-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)[cake17/cakephp-recaptcha

\[DEPRECIATED\] Please use https://github.com/cakephp-fr/recaptcha/

1211.0k1](/packages/cake17-cakephp-recaptcha)

PHPackages © 2026

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