raiseinfo/think-captcha-plus

thinkphp的验证码包

1.0.0 2023-03-02 14:02 UTC

This package is auto-updated.

Last update: 2024-09-30 01:57:33 UTC


README

thinkphp6 验证码类库,支持API接口。

安装

使用composer命令:composer require raiseinfo/think-captcha composer.json中添加: "raiseinfo/think-captcha": "dev-master"

说明

本包是对官方包的修改,支持API接口。其余未做任何修改。