Download the PHP package rain_sunshine_cloud/php_captcha without Composer
On this page you can find all versions of the php package rain_sunshine_cloud/php_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 php_captcha
验证码生成器
该验证码采用font字体和width height 各自生成的策略,当字体所需空间小于width 和 height 的宽高时,保持原有大小,超过该大小时,自动缩放为固定大小
文件
CaptchaAbstract 为生成验证码的抽象类,必须实现三个抽象方法
Captcha 为CaptchaAbstract 的一种实现,采用session 存储 验证码;
usage
其他设置请自行查看抽象类方法
create 方法和 verify 支持静态调用
All versions of php_captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-gd Version *
ext-gd Version *
The package rain_sunshine_cloud/php_captcha contains the following files
Loading the files please wait ....