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

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

2latlantik/recaptcha
====================

This bundle provide integration or invisible Recaptcha V2

0128PHP

Since Feb 28Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

My Recaptcha
============

[](#my-recaptcha)

The goal of this bundle is to provide an implementation of **google recaptcha** on my form through a submit button. I use **google recaptcha** in version 2.

Requirements
============

[](#requirements)

- PHP 5.6 or higher
- google/recaptcha

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

[](#installation)

To install this bundle with Composer :

```
composer 2latlantik/recaptcha
```

Then you need to register this bundle on the the kernel by the `bundles.php` file in config folder

```
