Download the PHP package aivanouski/yii2-invisible-recaptcha without Composer
On this page you can find all versions of the php package aivanouski/yii2-invisible-recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aivanouski/yii2-invisible-recaptcha
More information about aivanouski/yii2-invisible-recaptcha
Files in aivanouski/yii2-invisible-recaptcha
Download aivanouski/yii2-invisible-recaptcha
More information about aivanouski/yii2-invisible-recaptcha
Files in aivanouski/yii2-invisible-recaptcha
Vendor aivanouski
Package yii2-invisible-recaptcha
Short Description Google Invisible reCaptcha for Yii2
License MIT
Package yii2-invisible-recaptcha
Short Description Google Invisible reCaptcha for Yii2
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-invisible-recaptcha
Google Invisible reCaptcha for Yii2
Based on reCaptcha API 2.0.
Installation
The preferred way to install this extension is through composer.
- Either run
php composer.phar require --prefer-dist "szaboolcs/yii2-invisible-recaptcha" "*"
or add
"szaboolcs/yii2-invisible-recaptcha" : "*"
to the require section of your application's composer.json file.
- Sign up for an reCAPTCHA API keys.
- Add the next component to your configuration file (web.php)
Usage
login.php
LoginController.php
Login.php
All versions of yii2-invisible-recaptcha with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package aivanouski/yii2-invisible-recaptcha contains the following files
Loading the files please wait ....