claudejanz/yii2-invisible-recaptcha

Google Invisible reCaptcha for Yii2

dev-master 2017-06-06 07:21 UTC

This package is auto-updated.

Last update: 2024-04-11 17:47:20 UTC


README

Google Invisible reCaptcha for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist claudejanz/yii2-invisible-recaptcha "*"

or add

"claudejanz/yii2-invisible-recaptcha": "*"

to the require section of your composer.json file.

Usage

Coming soon