Download the PHP package qiankuny/captcha without Composer
On this page you can find all versions of the php package qiankuny/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 captcha
captcha
验证码类库
安装
composer require qiankuny/captcha
使用
在控制器中输出验证码
在控制器的操作方法中使用
$cap = new Captcha();
$res = $cap->create();
All versions of captcha with dependencies
PHP Build Version
Package Version
Requires
firebase/php-jwt Version
^6.2
The package qiankuny/captcha contains the following files
Loading the files please wait ....