Download the PHP package hectorqin/think-captcha without Composer
On this page you can find all versions of the php package hectorqin/think-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-captcha
think-captcha
验证码类库 For ThinkPHP5.1 和 ThinkPHP6.0 基于top-think/think-captcha 修改而来
安装
配置
修改 config/captcha.php 配置文件,支持多个验证码配置,也支持实例化时传入配置进行覆盖(优先级最高)
使用
模板里输出验证码
或者
上面两种的最终效果是一样的
接口输出验证码
控制器里验证
使用TP5的内置验证功能即可
或者手动验证
All versions of think-captcha with dependencies
PHP Build Version
Package Version
Requires
topthink/framework Version
>= 5.1
The package hectorqin/think-captcha contains the following files
Loading the files please wait ...