PHPackages                             andrewdanilov/yii2-grecaptchav3 - 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. andrewdanilov/yii2-grecaptchav3

ActiveYii2-extension[Security](/categories/security)

andrewdanilov/yii2-grecaptchav3
===============================

Classes and assets for using google recaptcha v3

1.0.2(4y ago)1327MITPHPPHP &gt;=5.6.0

Since Jan 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/AndrewDanilov/yii2-grecaptchav3)[ Packagist](https://packagist.org/packages/andrewdanilov/yii2-grecaptchav3)[ RSS](/packages/andrewdanilov-yii2-grecaptchav3/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

Google recaptcha v3 tools
=========================

[](#google-recaptcha-v3-tools)

Classes and assets for using google recaptcha v3

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require andrewdanilov/yii2-grecaptchav3 "~1.0.0"

```

or add

```
"andrewdanilov/yii2-grecaptchav3": "~1.0.0"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

In site config

```
