PHPackages                             whatson-web/recaptcha-bundle - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. whatson-web/recaptcha-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

whatson-web/recaptcha-bundle
============================

Symfony - Whatson Web - RecaptchaBundle

0163PHP

Since Oct 3Pushed 7y ago3 watchersCompare

[ Source](https://github.com/whatson-web/RecaptchaBundle)[ Packagist](https://packagist.org/packages/whatson-web/recaptcha-bundle)[ RSS](/packages/whatson-web-recaptcha-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation
============

[](#installation)

Bundle
------

[](#bundle)

JS
--

[](#js)

Insérez la librairie Google avec la balise :

```

```

Config
------

[](#config)

```
wh_recaptcha:
    public_key: ''
    private_key: ''

```

Mise en place sur un formulaire
===============================

[](#mise-en-place-sur-un-formulaire)

FormType
--------

[](#formtype)

Ajouter un champ dans le formulaire, ex :

```
->add(
    'recaptcha',
    RecaptchaType::class
)

```

Thème
-----

[](#thème)

Appliquer le thème au formulaire :

```
{% form_theme form with ['my_base.html.twig', 'WHRecaptchaBundle:Form:fields.html.twig'] %}

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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/23632442?v=4)[whatson-dev](/maintainers/whatson-dev)[@whatson-dev](https://github.com/whatson-dev)

---

Top Contributors

[![jfwhatsonweb](https://avatars.githubusercontent.com/u/17270169?v=4)](https://github.com/jfwhatsonweb "jfwhatsonweb (3 commits)")[![samuelwhatson](https://avatars.githubusercontent.com/u/37289725?v=4)](https://github.com/samuelwhatson "samuelwhatson (2 commits)")

### Embed Badge

![Health badge](/badges/whatson-web-recaptcha-bundle/health.svg)

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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