站長資訊網
        最全最豐富的資訊網站

        thinkphp擴展插件有哪些

        thinkphp擴展有:1、think-migration,是一種數據庫遷移工具;2、think-orm,是一種ORM類庫擴展;3、think-oracle,是一種Oracle驅動擴展;4、think-mongo,一種MongoDb擴展;5、think-soar,一種SQL語句優化擴展;6、porter,一種數據庫管理工具;7、tp-jwt-auth,一個jwt身份驗證擴展包。

        thinkphp擴展插件有哪些

        本教程操作環境:Windows7系統、thinkphp6版、Dell G3電腦。

        thinkphp擴展插件

        列表數據格式依次為:描述 插件(或擴展)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

        驗證和權限控制

        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,支持郵件模板、純文本、附件郵件發送以及

        贊(0)
        分享到: 更多 (0)
        主站蜘蛛池模板: 久久久精品无码专区不卡| 中文字幕精品无码一区二区三区| 精品一区二区三区东京热| 国产L精品国产亚洲区久久| 亚洲处破女AV日韩精品| 国产一区二区三区精品视频| 国产精品爽黄69天堂a| 亚洲精品乱码久久久久久蜜桃图片 | 四虎精品成人免费视频| 女人香蕉久久**毛片精品| 久久发布国产伦子伦精品| 亚洲麻豆精品国偷自产在线91 | 精品精品国产高清a毛片牛牛| 久久精品一本到99热免费| 宅男在线国产精品无码| 欧美精品黑人粗大视频| 精品中文高清欧美| 国产午夜精品一区二区| 高清在线国产午夜精品| 亚洲精品欧美综合在线| 久久亚洲精品视频| 久久久久免费精品国产| 久久91精品国产91久久小草| 成人国内精品久久久久影院| 99国产欧美精品久久久蜜芽| 久久99国产综合精品| 欧美精品久久久久久久自慰| 亚洲AV无码成人网站久久精品大| 亚洲精品永久在线观看| 亚洲精品无码高潮喷水在线| 亚洲国产一成人久久精品| 最新精品亚洲成a人在线观看| 亚洲精品麻豆av| 亚洲Av永久无码精品三区在线| 亚洲国产另类久久久精品黑人| 无码精品人妻一区二区三区中| 亚洲国产精品成人久久| 无码日韩精品一区二区三区免费| 亚洲AV无码成人精品区在线观看 | 亚洲综合精品香蕉久久网97| 四虎影视国产精品永久在线|