
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身份验证扩展包。
本教程 *** 作环境:Windows7系统、thinkphp6版、Dell G3电脑。
thinkphp扩展插件列表数据格式依次为:描述 插件(或扩展)Composer包名 —— 仓库地址
数据库
topthink/think-migration —— https://github.com/top-think/think-migrationtopthink/think-orm —— https://github.com/top-think/think-ormtopthink/think-oracle—— https://github.com/top-think/think-oracletopthink/think-mongo—— https://github.com/top-think/think-mongoguanguans/think-soar—— https://github.com/guanguans/think-soarbig-dream/think-paginator-driver—— https://github.com/big-dream/think-paginator-driveritxq/think-phinx —— https://github.com/itxq/think-phinxnhzex/think-phinx —— https://github.com/nhzex/think-phinxjaguarjack/migration-generator —— https://github.com/yanwenwu/migration-generatoriszsw/porter——https://github.com/iszsw/porteriszsw/curd —— https://github.com/iszsw/curd验证和权限控制
casbin/casbin—— https://github.com/php-casbin/php-casbincasbin/think-authz—— https://github.com/php-casbin/think-authzcasbin/think-adapter —— https://github.com/php-casbin/think-casbinzouxiang0639/thinkcms-auth—— https://github.com/zouxiang0639/thinkcms-authliliuwei/thinkphp-auth —— https://github.com/liliuwei/thinkphp-auththans/tp-jwt-auth—— jwt-auth: JSON Web Token Authentication for Thinkphp.topthink/think-throttle—— https://github.com/top-think/think-throttlewenhainan/thinkphp6-auth—— https://github.com/wenhainan/thinkphp6-authyunwuxin/think-auth——GitHub - yunwuxin/think-authtopthink/think-captcha—— https://github.com/top-think/think-captchatopthink/think-validate—— https://github.com/top-think/think-validatetopthink/think-workflow——https://github.com/top-think/think-workflowhahadu/think-auth——https://github.com/hahadu/think-authrespect/validation——https://github.com/Respect/Validation模板引擎
topthink/think-angular—— https://github.com/top-think/think-angulartopthink/think-template—— GitHub - top-think/think-template: the php template engineyunwuxin/think-twig—— https://github.com/yunwuxin/think-twigterranc/think-blade —— https://github.com/terranc/think-bladenhzex/think-blade —— https://github.com/nhzex/think-bladexiaodi/think-templte-magic ——https://github.com/xiaodit/think-template-magic调试工具
xiaodi/think-whoops ——https://github.com/xiaodit/think-whoopstopthink/think-trace—— https://github.com/top-think/think-tracetopthink/think-debugbar—— https://github.com/top-think/think-debugbartopthink/think-socketlog——https://github.com/top-think/think-socketlogtopthink/think-seaslog—— https://github.com/top-think/think-seaslogtopthink/think-log—— GitHub - top-think/think-logtopthink/think-testing—— https://github.com/top-think/think-testingIDE提示、注解
topthink/think-annotation—— https://github.com/top-think/think-annotationlazyskills/think-annotation—— https://github.com/LazySkills/think-annotationyunwuxin/think-model-helper—— https://github.com/yunwuxin/think-model-helpertopthink/think-ide-helper—— https://github.com/top-think/think-ide-helperiszsw/mock—— https://github.com/iszsw/mock社会化登录
wi1dcard/alipay-sdk —— https://github.com/wi1dcard/alipay-sdk-phpliliuwei/thinkphp-social——https://github.com/liliuwei/thinkphp-socialyunwuxin/think-social—— https://github.com/yunwuxin/think-socialovertrue/wechat—— https://github.com/overtrue/wechatwycto/login——https://github.com/wycto/login短信、邮件和消息
bingher/ali-sms—— https://github.com/hbh112233abc/ali-smsyzh52521/think-mail——[GitHub - yzh52521/think-mail: 一个优美的php邮件类tp-mailer,支持邮件模板、纯文本、附件邮件发送以及更多邮件功能, 邮件发送简单到只需一行代码,原生支持ThinkPHP所有框架,也非常方便其他框架扩展[已支持至6.0]]lunzi/tp-sms ——https://github.com/LunziSTU/tp-smsyunwuxin/think-mail—— GitHub - yunwuxin/think-mailyunwuxin/think-notification—— https://github.com/yunwuxin/think-notificationwycto/sms——https://github.com/wycto/smsyisu-cloud/sms —— https://github.com/yisu-cloud/smstongso/notice-message——https://github.com/tongso/notice-message队列、任务
topthink/think-queue—— https://github.com/top-think/think-queueyunxuxin/think-cron—— https://github.com/yunwuxin/think-croneasy-task/easy-task—— EasyTask: PHP常驻内存多进程任务管理器,支持定时任务(PHP resident memory multi-process task manager, supports timing tasks)yzh52521/schedule—— https://github.com/yzh52521/schedulebaiy/think-async—— https://github.com/baiy/think-async短网址、分词、采集
xiaodi/think-pullword——https://github.com/xiaodit/think-pullwordlipowei/img——https://github.com/ITwuzhiwei/getImgSrcbingher/short-url——https://github.com/hbh112233abc/short-urlxiaodi/think-pinyin——https://github.com/xiaodit/think-pinyinxiaodi/think-site-pusher ——https://github.com/xiaodit/think-site-pusherliliuwei/php-sitemap ——https://github.com/liliuwei/php-sitemap工具类库
topthink/think-helper—— https://github.com/top-think/think-helperendroid/qr-code——https://github.com/endroid/qr-codeservo/fluidxml ——https://github.com/servo-php/fluidxmlyupoxiong/region ——https://github.com/yupoxiong/regionbingher/ding-bot ——https://github.com/hbh112233abc/ding-botliliuwei/thinkphp-jump ——https://github.com/liliuwei/thinkphp-jumpthans/thinkphp-filesystem-cloud ——thinkphp-filesystem-cloud: thinkphp6.0的第三方filesystem扩展包,支持上传阿里云、七牛云。zzstudio/think-addons——https://github.com/zz-studio/think-addonstopthink/think-swoole—— https://github.com/top-think/think-swooletopthink/think-worker—— GitHub - top-think/think-worker: Workerman extend for ThinkPHPtopthink/think-image—— https://github.com/top-think/think-imagetopthink/think-glide—— https://github.com/top-think/think-glidetopthink/think-cache—— https://github.com/top-think/think-cachetopthink/think-editor—— https://github.com/top-think/think-editortopthink/think-container—— https://github.com/top-think/think-containermpdf/mpdf——https://github.com/mpdf/mpdfwenhainan/thinkcsv——https://github.com/wenhainan/thinkcsv其它
tinywan/load-balancing—— https://github.com/Tinywan/load-balancingtopthink/think-bridge—— GitHub - top-think/cache-bridge: PSR-16 to PSR-6 Bridgeliuqiandev/thinkphp-facade-generator——https://github.com/liuqiandev/thinkphp-facade-generatorbingher/ueditor—— https://github.com/hbh112233abc/ueditoralibabacloud/sdk —— https://github.com/aliyun/openapi-sdk-phpsuframe/think-admin——https://github.com/suframe/think-admin【相关教程推荐:thinkphp框架】
以上就是thinkphp扩展插件有哪些的详细内容,
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)