数据库

数据库迁移工具 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

验证和权限控制

PHP-Casbin casbin/casbin—— https://github.com/php-casbin/php-casbin
6.0 Authorization casbin/think-authz—— https://github.com/php-casbin/think-authz
5.1访问控制库(Casbin)扩展 casbin/think-adapter —— https://github.com/php-casbin/think-casbin
RBAC权限认证 zouxiang0639/thinkcms-auth—— https://github.com/zouxiang0639/thinkcms-auth
适用于5.1和6.0的Auth权限扩展liliuwei/thinkphp-auth —— https://github.com/liliuwei/thinkphp-auth
jwt身份验证扩展包(支持tp5.1和6.0)thans/tp-jwt-auth—— jwt-auth: JSON Web Token Authentication for Thinkphp.
访问频率限制 topthink/think-throttle—— https://github.com/top-think/think-throttle
ThinkPHP6 Auth库 wenhainan/thinkphp6-auth—— https://github.com/wenhainan/thinkphp6-auth
ThinkPHP6 权限验证 yunwuxin/think-auth——GitHub - yunwuxin/think-auth
验证码 topthink/think-captcha—— https://github.com/top-think/think-captcha
Validate验证 topthink/think-validate—— https://github.com/top-think/think-validate
ThinkPHP6状态机topthink/think-workflow——https://github.com/top-think/think-workflow
基于tp3修改的thinkphp6-auth权限认证类hahadu/think-auth——https://github.com/hahadu/think-auth
强大的验证类库 respect/validation——https://github.com/Respect/Validation

模板引擎

angular模板引擎扩展 topthink/think-angular—— https://github.com/top-think/think-angular
thinkphp模板引擎扩展 topthink/think-template—— GitHub - top-think/think-template: the php template engine
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—— GitHub - 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——[GitHub - yzh52521/think-mail: 一个优美的php邮件类tp-mailer,支持邮件模板、纯文本、附件邮件发送以及更多邮件功能, 邮件发送简单到只需一行代码,原生支持ThinkPHP所有框架,也非常方便其他框架扩展[已支持至6.0]]
短信验证码、验证lunzi/tp-sms ——https://github.com/LunziSTU/tp-sms
邮件发送扩展 yunwuxin/think-mail—— GitHub - 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

工具类库

助手库 topthink/think-helper—— https://github.com/top-think/think-helper
二维码生成类库 endroid/qr-code——https://github.com/endroid/qr-code
xml类库servo/fluidxml ——https://github.com/servo-php/fluidxml
省市区(县)街道四级联动扩展yupoxiong/region ——https://github.com/yupoxiong/region
钉钉机器人扩展 bingher/ding-bot ——https://github.com/hbh112233abc/ding-bot
适用于thinkphp6.0的跳转扩展liliuwei/thinkphp-jump ——https://github.com/liliuwei/thinkphp-jump
第三方filesystem扩展包(支持阿里云、七牛云)thans/thinkphp-filesystem-cloud ——thinkphp-filesystem-cloud: thinkphp6.0的第三方filesystem扩展包,支持上传阿里云、七牛云。
think-addons zzstudio/think-addons——https://github.com/zz-studio/think-addons
Swoole扩展 topthink/think-swoole—— https://github.com/top-think/think-swoole
Workerman扩展 topthink/think-worker—— GitHub - top-think/think-worker: Workerman extend for ThinkPHP
图像处理类 topthink/think-image—— https://github.com/top-think/think-image
图片动态裁剪缩放库 topthink/think-glide—— https://github.com/top-think/think-glide
缓存管理 topthink/think-cache—— https://github.com/top-think/think-cache
TagLib编辑器 topthink/think-editor—— https://github.com/top-think/think-editor
容器和门面 topthink/think-container—— https://github.com/top-think/think-container
PDF生成 mpdf/mpdf——https://github.com/mpdf/mpdf
csv处理工具 wenhainan/thinkcsv——https://github.com/wenhainan/thinkcsv

其它

用PHP负载均衡调度算法 tinywan/load-balancing—— https://github.com/Tinywan/load-balancing
PSR-16 to PSR-6 Bridge topthink/think-bridge—— GitHub - top-think/cache-bridge: PSR-16 to PSR-6 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

我收藏的thinkphp扩展插件相关推荐

  1. VS2019正确创建C++步骤以及扩展插件美化你的VS2019的IDE开发环境

    使用扩展插件来美化你的IDE开发环境 前言 vs2019创建c++的步骤 1.错误分析 2.解决方法 拓展插件 附件 结语 前言 在安装了Visual Studio 2019社区版后,有的小伙伴会觉得 ...

  2. 高效工具推荐:技术人员必备的3个知识收藏工具(浏览器插件)

    高效工具推荐:技术人员必备的3个知识收藏工具(浏览器插件) 知识收藏插件 写在前面 人类的进步在于使用工具.今天给大家推荐3款高效的知识收藏工具 浏览器插件 如果你是一名技术人员(开发人员.学生.研究 ...

  3. Chrome浏览器不好用?因为你没安装扩展插件

    一个朋友听说Chrome浏览器很好用,于是她也去使用了.用了大概一个月吧,就疯狂地吐槽谷歌浏览器太难用了,还不如IE浏览器呢.经过了解,原来她竟然不知道扩展插件.Chrome浏览器作为用户量最多的浏览 ...

  4. dw php插件,dreamweaver扩展插件下载

    php插件.dreamweaver js插件.dreamweaver less插件等,主要用于增强dw的功能,可用于dreamweaver cc/cs6等各种系列.需要的朋友,赶快下载体验吧! dre ...

  5. 非搜浏览器扩展插件说明

    非搜浏览器扩展插件说明 开始搜索 加入收藏 跳入页面 开始搜索 1.选中想要搜索的内容鼠标右键点击"开始搜索". 注意:未选中内容时不会出现该选项. 加入收藏 1.在http:// ...

  6. 2022年最值得关注的Chrome浏览器扩展插件

    浏览器扩展,国内很多人说成浏览器插件,可以帮我们完成很多工作,比如剪辑.收藏.稍后阅读.英语翻译.屏幕截屏.收藏夹管理.广告拦截.初始Tab页等等,而用好一个扩展可以大大的提升效率! 2022年又有哪 ...

  7. WEB之浏览器使用入门--chrome扩展插件安装及好用的扩展插件小集合

    chrome插件 chrome本身是浏览器,提供最基本的谷歌提供的浏览器相关的功能.但是仅仅有基本的chrome本体在很多时候使用还是会感到力不从心,对浏览器本身通过安装一些常用的扩展(extenti ...

  8. php smarty模板遍历,smarty模板中for循环的扩展插件_PHP教程

    smarty是php开发中非常流行的一个模板,以前曾发过一篇文章php smarty中文截取插件开发示例是说明如何开发smarty插件的,这篇文章将分享一下如何为smarty模板做一个for循环的扩展 ...

  9. VS Code 安装插件、自定义模板、自定义配置参数、自定义主题、配置参数说明、常用的扩展插件

    1. 下载和官网教程 下载地址:https://code.visualstudio.com/ 官方教程:https://code.visualstudio.com/docs 2. 安装插件 安装扩展插 ...

  10. jupyter扩展插件Nbextensions的安装、使用

    jupyter扩展插件Nbextensions的安装.使用 # 使用pypi里面包进行安装 pip install jupyter_contrib_nbextensions # 也可以通过如下方式进行 ...

最新文章

  1. Oracle创建触发器的普通应用
  2. 袁绍困局与张朝阳的雄心——类微博的狐友能让搜狐重回主战场吗
  3. 在虚拟机中安装Windows Server 2008企业版
  4. html 输入框防止自动记忆,网页输入框input填写内容自动记忆功能怎么去除
  5. 【转】sqlserver游标概念与实例全面解说
  6. java socket 传送进度_java-★-Socket文件上传/进度条
  7. 《MySQL——数据表设计三大范式》
  8. Kotlin学习笔记(1):标签
  9. sublime wrong
  10. GetCommandLine()和CommandLineToArgvW()
  11. rsync同步目录及同步文件
  12. JS实现图片验证码功能
  13. Android 吸顶布局的写法
  14. 类似win7系统泡泡屏保
  15. CH582M,PWM模拟DAC实现WAV播放,FATFS文件
  16. HTML为标题栏添加图片
  17. 5G/NR 5G核心网(5GC)之网络功能和实体
  18. Latex编辑器Texstudio的注释快捷键。
  19. 园区网的网关部署在接入层还是汇聚层 面试官与求职者之间谈话
  20. 华为荣耀20青春版能升级鸿蒙吗,荣耀20 Pro系统要不要升级?

热门文章

  1. Pr 视频速率与关键帧
  2. C++中的取地址符()
  3. Spring Cloud - 熔断(Hystrix)
  4. python导入数据画直方图加正态曲线_用python制作正态分布图
  5. 《给你的答复:关于朋友或怀疑朋友或怀疑》
  6. 转:大前研一:“质问力”是解决问题最重要的能力
  7. c++内存池作用和优势
  8. P物质肽[DArg1, DTrp5, 7, 9, Leu11]
  9. 企业如何软件商业化? .
  10. android简单计时器源码,Android计时器的三种实现方式(Chronometer、Timer、handler)...