Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/top-think/think-captcha

thinkphp 验证码类库
https://github.com/top-think/think-captcha

Merge pull request #75 from lait233/3.0

1修复添加干扰线方法中mt_rand可能出现的小数在php8.1报错问题

b1ef360670578214edeebcf824aaf6ab7ee0528b authored almost 2 years ago
1修复添加干扰线方法中mt_rand可能出现的小数在php8.1报错问题

2修复创建验证码方法$angle没有被正常调用bug
3使用更直观和官方推荐的(int)语法进行整数转换

606331c1e7315a196c34c18ab0eb8bb685bb0b80 authored almost 2 years ago
更新框架依赖

0586a4c8bd2ff6243afe28ffcb9126b7bce4ddf6 authored almost 2 years ago
更新版本依赖

52fba122c953995bec3013c635025172491ae299 authored over 2 years ago
Merge pull request #69 from augushong/FolatToIntCompatibleForPHP8.1

对一些浮点进行进行明确的整型转换,以兼容PHP8.1

09c99dac336a50195781804448674e11ebd9775c authored over 2 years ago
Merge branch '3.0' into FolatToIntCompatibleForPHP8.1

29e3396fe076392cc5e4be4e193afce696c0ee77 authored over 2 years ago
改进兼容性

a450602932a5d9ba183e288b79921ba3b9a92331 authored almost 3 years ago
对一些浮点进行进行明确的整型转换,以兼容PHP8.1

c0ba5c252fbdc7d59e4fc53a7bc258936177e600 authored almost 3 years ago
调整

3b60feb4d484381ff7ddda4af7582a6b9be5dacf authored almost 3 years ago
更换默认中文字体

b2f8d991b034f6c9b3ebd6fefe5ec2463472c692 authored almost 3 years ago
Merge pull request #66 from tianheng2017/patch-1

mt_rand小数在php8.1报错

7e4d99d6907dbfbf66dcf70d1e7398ad841fd192 authored almost 3 years ago
mt_rand小数在php8.1报错

mt_rand小数在php8.1报错

80b4fc367484e4b521eed60586496684683e448d authored almost 3 years ago
修正兼容性问题

db5be361d3cd664d236fb95d5dffe93a117283ad authored about 3 years ago
resolve #53

1eef3717c1bcf4f5bbe2d1a1c704011d330a8b55 authored over 4 years ago
Merge pull request #46 from normal-coder/fix-refresh-parameter-error

feat(helper): 支持 ID 选择器

1709574a5d007b70f72ee06cac6bfd43c1c751bc authored over 5 years ago
Merge branch '3.0' into fix-refresh-parameter-error

fc39117541f900058838e0431f217e3e21890c19 authored over 5 years ago
改进

0b4305da19e118cefd934007875a8112f9352f01 authored over 5 years ago
修正算术验证码指定长度的问题

f676383926d32cb4c7e5a51eb35b6de27ca105f5 authored over 5 years ago
增加默认配置文件

756b83ba9a2b38df77525dfd0caa2b068999c7a4 authored over 5 years ago
feat(helper): captcha_img 支持设置验证码图片ID选择器,

3f8e0dc0fba5881db0895ccd366c4d97360329eb authored over 5 years ago
fix(helper): fix refresh parameter and compatibility mode conflicts

c535f205e19d63a7d5cb674d1b16924ac617afc3 authored over 5 years ago
改进服务类

9fc0c627d773f6a54a8dd142ebf358f746557a48 authored over 5 years ago
调整

66bde1635a5b4f45554a88857bc355aa17eb2180 authored almost 6 years ago
改进

03bf97dee72fb7a7c3044f9e200ec558b711cb6e authored almost 6 years ago
修正

d295b81791250f6c66b2fcfb84e9d88dd2e445bd authored almost 6 years ago
TP6.0

3dc7089687fd12a0330690fddb50e695de4609bd authored almost 6 years ago
提交

187530e29c3aeee89ca156fe1f08824294c22e41 authored almost 6 years ago
composer.json更新

b6e431a71f8b41d29b322097d95654bcddaac889 authored about 6 years ago
更新

54c8a51552f99ff9ea89ea9c272383a8f738ceee authored about 7 years ago
Update composer.json

6a1c3b0a0b28cbdf711794c3d776f0e83f5c9b4b authored over 7 years ago
增加TP5.1支持

3a08ebeeec7788f627077f26acf9c940855389f0 authored over 7 years ago
修复手动验证方式验证的时候captcha相关配置项修改不生效的bug,同时规范了验证失败时的提示文本!

9572406f5ed6637f0e12f6106514d488e2cc1a43 authored about 8 years ago
代码规范

dd0e3cdbf2fed7924ca7287805f57f2aa4f298ca authored over 8 years ago
代码规范

c639de37e2f0a5bf00968a0964754571ca162383 authored over 8 years ago
readme修正

58a9437e94dbc750351805c3a5fcd4bb128c8381 authored over 8 years ago
修正背景图片显示

a0cb6687a67b3bea170e0956d1b52339e5381b1f authored over 8 years ago
修正session前缀

0c55455df26a1626a60d0dc35d2d89002b741d44 authored over 8 years ago
改进

5743f686474019db402667dbbe3ac0a7124a0565 authored over 8 years ago
修正路由定义

02eb4a266702e26b0afc93e6941fa4c64aa34ce0 authored over 8 years ago
废除NOW_TIME常量

f7670c78cda6e172e73eda496e549b91d0efc519 authored over 8 years ago
Merge pull request #1 from zhaishuaigan/master

修复验证码不显示问题

e1a0260861cc60617bac85649d8dc0c01e5e4330 authored over 8 years ago
修复验证码不显示问题

988d165aae3fcffb9b21190c8c964f0bc5213863 authored over 8 years ago
修正

6ab79cc54702c0bcc2a0d0a7191151a0771c4305 authored over 8 years ago
修正安装说明

9bf096c29a642d56b867194c10171db21dcde40f authored over 8 years ago
完善

4710c68c6f66b0b376531f69b5dab13f03853d40 authored over 8 years ago
提交代码

8d5786c593be1b952c127541564a81f7a5039967 authored almost 9 years ago
Initial commit

1b33da4021c990a673cae6f479a12402897bb6bf authored almost 9 years ago