dev-master
9999999-devThe My diy captcha for the Yii framework 2.0
MIT
The Requires
by hyman
yii2 captcha
0.1.0
0.1.0.0The My diy captcha for the Yii framework 2.0
MIT
The Requires
by hyman
yii2 captcha
The My diy captcha for the Yii framework 2.0
composer require hyman-ren/yii2-captcha, (*1)
public function actions() { return [ 'captcha' => [ 'class' => 'hyman\captcha\MyCaptchaAction', 'fixedVerifyCode' => null, 'height' => 40, 'width' => 100, 'padding' => 5, 'minLength' => 4, 'maxLength' => 4, 'transparent' => false, ], ]; }
The My diy captcha for the Yii framework 2.0
MIT
yii2 captcha
The My diy captcha for the Yii framework 2.0
MIT
yii2 captcha