Download the PHP package juhui/php-captcha without Composer
On this page you can find all versions of the php package juhui/php-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juhui/php-captcha
More information about juhui/php-captcha
Files in juhui/php-captcha
Download juhui/php-captcha
More information about juhui/php-captcha
Files in juhui/php-captcha
Vendor juhui
Package php-captcha
Short Description A simple and flexible PHP captcha library
License MIT
Package php-captcha
Short Description A simple and flexible PHP captcha library
License MIT
Please rate this library. Is it a good library?
Informations about the package php-captcha
PHP Captcha
一个简单而灵活的 PHP 验证码库。
安装
环境要求
- PHP >= 7.2.5
- GD 扩展
功能特点
- 支持中文和英文验证码
- 支持数学运算验证码
- 支持自定义字体
- 支持自定义验证码样式
- 支持 base64 输出
- 简单易用的 API
使用方法
基本使用
获取 base64 图片和文本
自定义配置
自定义字体
将 TTF 字体文件放在 vendor/juhui/php-captcha/assets/fonts
目录下即可。
许可证
MIT
All versions of php-captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
ext-gd Version *
ext-gd Version *
The package juhui/php-captcha contains the following files
Loading the files please wait ....