API 的验证码包
github.com/simplestadmin/think-captcha
源代码
问题
安装: 9
依赖者: 0
推荐者: 0
安全: 0
星标: 0
关注者: 1
分支: 0
公开问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
Apache-2.0 cfbff1b73fa788c2a8a29774acdfc1f87dbcbb54
This package is auto-updated.
Last update: 2024-09-30 01:57:40 UTC
thinkphp6 验证码类库,支持API接口。
使用composer require simplestadmin/think-captcha 命令,并在 composer.json 文件中添加: "simplestadmin/think-captcha": "1.0.0"
本包为修改官方包,支持API接口。其余未作任何修改。