Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

thinkphp6图片验证码,支持base64输出 #36

Open
liujiawm opened this issue Dec 23, 2020 · 0 comments
Open

thinkphp6图片验证码,支持base64输出 #36

liujiawm opened this issue Dec 23, 2020 · 0 comments

Comments

@liujiawm
Copy link

composer

composer require phpu/think-captcha

git

https://github.com/liujiawm/think-captcha

只是要一个验证码功能,很简单!

可生成base64码输出,有利于api使用

验证码单独SESSION保存,不相互影响,在创建验证码时给一个key参数就可以

可以单独指定验证后是否清除,可以指定验证成功清除或是只要验证就清除,也可以设置不清除

可定义图片大小

实用而不繁琐,简洁而不简单

更多功能参看https://github.com/liujiawm/think-captcha

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant