数据库
数据库迁移工具 topthink/think-migration —— https://github.com/top-think/think-migration |
ORM类库 topthink/think-orm —— https://github.com/top-think/think-orm |
Oracle驱动 topthink/think-oracle —— https://github.com/top-think/think-oracle |
MongoDb扩展 topthink/think-mongo —— https://github.com/top-think/think-mongo |
SQL语句优化扩展 guanguans/think-soar —— https://github.com/guanguans/think-soar |
适用于6.0的分页驱动库 big-dream/think-paginator-driver —— https://github.com/big-dream/think-paginator-driver |
数据库迁移itxq/think-phinx —— https://github.com/itxq/think-phinx |
数据库迁移nhzex/think-phinx —— https://github.com/nhzex/think-phinx |
迁移文件生成 jaguarjack/migration-generator —— https://github.com/yanwenwu/migration-generator |
数据库管理工具 iszsw/porter ——https://github.com/iszsw/porter |
thinkphp6 自动化CURD iszsw/curd —— https://github.com/iszsw/curd |
验证和权限控制
模板引擎
angular模板引擎扩展 topthink/think-angular —— https://github.com/top-think/think-angular |
thinkphp模板引擎扩展 topthink/think-template —— https://github.com/top-think/think-template |
Twig模板引擎扩展 yunwuxin/think-twig —— https://github.com/yunwuxin/think-twig |
Blade模板引擎扩展terranc/think-blade —— https://github.com/terranc/think-blade |
6.0 Blade模板引擎扩展nhzex/think-blade —— https://github.com/nhzex/think-blade |
模板(魔法)扩展xiaodi/think-templte-magic ——https://github.com/xiaodit/think-template-magic |
调试工具
异常接管扩展(Whoops)xiaodi/think-whoops ——https://github.com/xiaodit/think-whoops |
页面Trace topthink/think-trace —— https://github.com/top-think/think-trace |
DebugBar topthink/think-debugbar —— https://github.com/top-think/think-debugbar |
SocketLog扩展topthink/think-socketlog ——https://github.com/top-think/think-socketlog |
SeasLog日志扩展 topthink/think-seaslog —— https://github.com/top-think/think-seaslog |
Log扩展 topthink/think-log —— https://github.com/top-think/think-log |
应用单元测试 topthink/think-testing —— https://github.com/top-think/think-testing |
IDE提示、注解
ThinkPHP6注解扩展 topthink/think-annotation —— https://github.com/top-think/think-annotation |
ThinkPHP6官方注解增强版 lazyskills/think-annotation —— https://github.com/LazySkills/think-annotation |
自动生成模型注释 yunwuxin/think-model-helper —— https://github.com/yunwuxin/think-model-helper |
6.0 IDE助手 topthink/think-ide-helper —— https://github.com/top-think/think-ide-helper |
注解路由 + 自动接口文档生成 + 自动测试数据生成 iszsw/mock —— https://github.com/iszsw/mock |
社会化登录
支付宝php-SDKwi1dcard/alipay-sdk —— https://github.com/wi1dcard/alipay-sdk-php |
社会化登录扩展 liliuwei/thinkphp-social ——https://github.com/liliuwei/thinkphp-social |
社会化登录组件 yunwuxin/think-social —— https://github.com/yunwuxin/think-social |
微信php-SDK overtrue/wechat —— https://github.com/overtrue/wechat |
第三方登录wycto/login ——https://github.com/wycto/login |
短信、邮件和消息
阿里云短信发送扩展 bingher/ali-sms —— https://github.com/hbh112233abc/ali-sms |
优美的php邮件类tp-mailer yzh52521/think-mail ——[https://github.com/yzh52521/think-mail] |
短信验证码、验证lunzi/tp-sms ——https://github.com/LunziSTU/tp-sms |
邮件发送扩展 yunwuxin/think-mail —— https://github.com/yunwuxin/think-mail |
消息通知扩展 yunwuxin/think-notification —— https://github.com/yunwuxin/think-notification |
短信服务接口库wycto/sms ——https://github.com/wycto/sms |
亿速云短信扩展 yisu-cloud/sms —— https://github.com/yisu-cloud/sms |
短信发送扩展tongso/notice-message ——https://github.com/tongso/notice-message |
队列、任务
消息队列 topthink/think-queue —— https://github.com/top-think/think-queue |
计划任务 yunxuxin/think-cron —— https://github.com/yunwuxin/think-cron |
PHP常驻内存定时器 easy-task/easy-task —— EasyTask: PHP常驻内存多进程任务管理器,支持定时任务(PHP resident memory multi-process task manager, supports timing tasks) |
thinkphp 任务调度 yzh52521/schedule —— https://github.com/yzh52521/schedule |
异步执行 baiy/think-async —— https://github.com/baiy/think-async |
短网址、分词、采集
分词/抽词扩展 xiaodi/think-pullword ——https://github.com/xiaodit/think-pullword |
获取HTML字符串中的图片地址 lipowei/img ——https://github.com/ITwuzhiwei/getImgSrc |
短地址扩展 bingher/short-url ——https://github.com/hbh112233abc/short-url |
中文转拼音扩展 xiaodi/think-pinyin ——https://github.com/xiaodit/think-pinyin |
网站链接提交扩展xiaodi/think-site-pusher ——https://github.com/xiaodit/think-site-pusher |
网站地图 Sitemap扩展liliuwei/php-sitemap ——https://github.com/liliuwei/php-sitemap |
工具类库
其它
用PHP负载均衡调度算法 tinywan/load-balancing —— https://github.com/Tinywan/load-balancing |
PSR-16 to PSR-6 Bridge topthink/think-bridge —— https://github.com/top-think/cache-bridge |
工作流插件 —— tpflow: ⭐⭐PHPworkflow工作流引擎,可以减少百分之80以上的代码工作量,可视化、专业化的PHP工作流。 |
代码生成器 ——https://github.com/zhuanqianfish/ThinkphpHelper |
thinkphp门面类自动生成工具liuqiandev/thinkphp-facade-generator ——https://github.com/liuqiandev/thinkphp-facade-generator |
ThinkPHP6百度富文本编辑器ueditor扩展 bingher/ueditor —— https://github.com/hbh112233abc/ueditor |
Alibaba Cloud Client for PHP alibabacloud/sdk —— https://github.com/aliyun/openapi-sdk-php |
基于thinkphp6的管理中控台库,带菜单,权限,配置等 suframe/think-admin ——https://github.com/suframe/think-admin |