Download the PHP package myzero1/yii2-captcha without Composer
On this page you can find all versions of the php package myzero1/yii2-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download myzero1/yii2-captcha
More information about myzero1/yii2-captcha
Files in myzero1/yii2-captcha
Download myzero1/yii2-captcha
More information about myzero1/yii2-captcha
Files in myzero1/yii2-captcha
Vendor myzero1
Package yii2-captcha
Short Description Simple captcha for yii2.Just add the module in config file and use the widget.
License MIT
Package yii2-captcha
Short Description Simple captcha for yii2.Just add the module in config file and use the widget.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-captcha
yii2-captcha
Simple captcha for yii2.Just add the module in config file and use the widget.
Installation
The preferred way to install this module is through composer.
Either run
or add
to the require section of your composer.json
file.
Setting
Once the extension is installed, simply modify your application configuration as follows:
Usage
Add upload widget like following:
With ActiveForm
The scenario discretion
- php: Just validate by PHP.
- jsPhp: validate by JS and PHP
You can access Demo through the following URL:
or if you have enabled pretty URLs, you may use the following URL:
All versions of yii2-captcha with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0
The package myzero1/yii2-captcha contains the following files
Loading the files please wait ....