PHPackages                             kodedrop/recaptchav2 - 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. kodedrop/recaptchav2

ActiveLibrary[Security](/categories/security)

kodedrop/recaptchav2
====================

Php Google Recaptcha V2

1.0(3y ago)015MITPHPPHP ^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0

Since Jan 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kodedrop/reCaptchaV2)[ Packagist](https://packagist.org/packages/kodedrop/recaptchav2)[ Docs](https://kodedrop.com/package/csrf)[ RSS](/packages/kodedrop-recaptchav2/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Kodedrop/recaptchav2
====================

[](#kodedroprecaptchav2)

Google RecaptchaV2 checkbox

Install with composer
=====================

[](#install-with-composer)

To install with [Composer](https://getcomposer.org/), simply require the latest version of this package.

```
composer require kodedrop/recaptchav2
```

Create And Verify
-----------------

[](#create-and-verify)

```
include_once('./vendor/autoload.php');
use Kodedrop\reCaptchaV2\reCaptchaV2;

# insert in html head area

# Add This Code Which Place you Will Show reCaptcha.
