Download the PHP package enoliu/captcha without Composer
On this page you can find all versions of the php package enoliu/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
Hyperf CAPTCHA 组件
安装
发布配置
字体文件默认发布到
<root>/storage/fonts目录。
组件依赖 hyperf-ext/encryption 组件加解密 key,依赖 hyperf/cache 组件暂存使用过的 key,您需要发布这些组件的配置:
使用
验证器
您可将 key 与用户输入用逗号 , 连接后传递给 captcha 验证规则来自动完成验证,验证成功的 key 将被自动暂存到缓存中直至该 key 过期。
All versions of captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-fileinfo Version *
ext-imagick Version *
ext-swoole Version >=4.5
enoliu/encryption Version 3.0.*
hyperf/cache Version 3.0.*
hyperf/di Version 3.0.*
hyperf/framework Version 3.0.*
hyperf/validation Version 3.0.*
ext-fileinfo Version *
ext-imagick Version *
ext-swoole Version >=4.5
enoliu/encryption Version 3.0.*
hyperf/cache Version 3.0.*
hyperf/di Version 3.0.*
hyperf/framework Version 3.0.*
hyperf/validation Version 3.0.*
The package enoliu/captcha contains the following files
Loading the files please wait ...