Download the PHP package qingbing/pf-widgets-captcha without Composer
On this page you can find all versions of the php package qingbing/pf-widgets-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 pf-widgets-captcha
pf-widgets-captcha
描述
渲染部件——图片验证码,验证码模型验证
注意事项
- 该组件基于"qingbing/php-render"上开发运行
- "\Captcha" 必须配置在继承了"\Render\Controller"的控制器上
- 默认 ?refresh=1表示获取一个新的验证码的地址的接收回调
- 支持验证码的模型验证,验证类型为验证类名"\CaptchaSupports\CaptchaValidator",简化为:"\Captcha::VALIDATOR"
- 如果使用视图小部件"\Widgets\Captcha",务必注意一下几点
- 在页面头引入jquery组件
使用方法
1. 验证码控制器声明
2. 验证组件视图使用方法
3. 模型验证配置
====== 异常代码集合 ======
异常代码格式:1023 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of pf-widgets-captcha with dependencies
PHP Build Version
Package Version
The package qingbing/pf-widgets-captcha contains the following files
Loading the files please wait ....