think-awesome icon indicating copy to clipboard operation
think-awesome copied to clipboard

awesome for thinkphp

Results 35 think-awesome issues
Sort by recently updated
recently updated
newest added

之前一直用的消息队列,但是每天任务多了以后,任务又特别耗时间,每天的任务都跑不完,然后就用workerman写了一个tp6的composer包,可多进程执行异步任务,windows上是单进程,liunx上是多进程,项目地址在:[https://gitee.com/FengXuanJi/tp6-workerman-task.git](url),简单

增加 ThinkPHP6 单元测试 https://github.com/hbh112233abc/think-test

## 项目地址 https://github.com/wenhainan/think-token.git ## 介绍 用于 api的token验证,支持redis mysql的token验证

token权限管理real-token:https://gitee.com/jinan-jimeng-network_0/real-token

原think-image的打开gif文件会报不合法文件,保存png的质量参数和jpg的质量参数意义不统一,保存gif文件异常,不支持ThinkPHP6.0以版本,基于此修复了不支持PHP8的语法,移除了gif文件支持,统一了png和jpg的质量参数的意义,下步准备接入intervention/image和intervention/gif。 [Github:github.com/woxiaoyao81/think-image](github.com/woxiaoyao81/think-image) [composer:think-image](https://packagist.org/packages/woxiaoyao81/think-image)

Rotate captcha 旋转图片角度验证码, 包含php生成验证图片(`gd` 或者 `imagick`) 支持原生`js`, `jquery`, `vue2`, `uniapp` https://github.com/isszz/rotate-captcha Svg captcha 使用`php`生成`svg`格式的验证码 https://github.com/isszz/svg-captcha Thinkphp6 `blade` view engine https://github.com/isszz/think-blade

您好,劳烦帮忙将仓库地址:https://gitee.com/thans/jwt-auth 更换成:https://github.com/QThans/jwt-auth 谢谢。

基于thinkphp6的队列服务 在官方的基础上增加的rabbitmq 的支持 增加的rabbitmq github https://github.com/sonhineboy/tp-queue