Download the PHP package piliugin/yii2-recaptcha3 without Composer
On this page you can find all versions of the php package piliugin/yii2-recaptcha3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download piliugin/yii2-recaptcha3
More information about piliugin/yii2-recaptcha3
Files in piliugin/yii2-recaptcha3
Download piliugin/yii2-recaptcha3
More information about piliugin/yii2-recaptcha3
Files in piliugin/yii2-recaptcha3
Vendor piliugin
Package yii2-recaptcha3
Short Description Yii2 component for Google Recaptcha v3
License Apache-2.0
Package yii2-recaptcha3
Short Description Yii2 component for Google Recaptcha v3
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package yii2-recaptcha3
yii2-recaptcha3
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file and run composer update
.
Usage
Once the extension is installed, simply use it in your code by:
add this to your components main.php
and in your model:
acceptanceScore
is the minimum score for this request (0.0 - 1.0). Default is 0.5.
actionName
is the name of action that you send to google to get captchaToken
on frontend
(see Frontend integration)
All versions of yii2-recaptcha3 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package piliugin/yii2-recaptcha3 contains the following files
Loading the files please wait ....