claudejanz / yii2-invisible-recaptcha
Google Invisible reCaptcha for Yii2
Package info
github.com/claudejanz/yii2-invisible-recaptcha
Type:yii2-extension
pkg:composer/claudejanz/yii2-invisible-recaptcha
dev-master
2017-06-06 07:21 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-11 22:41:54 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