thinkphp擴展插件分享
這里收錄了ThinkPHP的相關插件和擴展,收錄請提交ISSUE或者給我們發郵件
列表數據格式依次為:描述 插件(或擴展)Composer包名 —— 倉庫地址
請使用
composer require Composer包名
安裝插件或擴展
數據庫
數據庫遷移工具 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 |
全文搜索 whereof/think-scout —— https://github.com/whereof/think-scout |
驗證和權限控制
模板引擎
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 |
記錄 HTTP 請求 whereof/think-http-logger ——https://github.com/whereof/think-http-logger |
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 —— https://gitee.com/392223903/EasyTask |
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 |
工作流插件 —— https://gitee.com/ntdgg/tpflow |
代碼生成器 ——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 |
[聲明]原創不易,請轉發者備注下文章來源(hbsjsd.cn)【速建時代】。