首页 > 编程语言 >thinkphp官方类库

thinkphp官方类库

时间:2023-04-05 11:39:28浏览次数:34  
标签:类库 github top 官方 https topthink thinkphp com think

验证和权限控制


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—— https://gitee.com/thans/jwt-auth

访问频率限制 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——https://github.com/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


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


社会化登录


支付宝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


队列、任务


消息队列 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


短网址、分词、采集


分词/抽词扩展 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 ——https://gitee.com/thans/thinkphp-filesystem-cloud

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—— https://github.com/top-think/think-worker

图像处理类 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

数据库


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

模板引擎


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

其它


用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


标签:类库,github,top,官方,https,topthink,thinkphp,com,think
From: https://blog.51cto.com/u_15968310/6170370

相关文章

  • php好用的中文转拼音的类库
    中文转拼音的类库使用案例1、tp5可以放在extend下或者vendor我放在extend/jplt下面了2、在控制器或者模型等,用usejplt\Pinyin;引用//获取拼音Pinyin::getPinyin($val)//获取拼音缩写Pinyin::getShortPinyin($val)下面是类库的写法<?phpnamespacejplt;usethink\Db;use......
  • 技嘉GA7PESH3主板,官网驱动下载,官方使用说明
    主板如图驱动下载服务器主板驱动比较难找,这里给出官网地址http://b2b.gigabyte.com/products/product-page.aspx?pid=4468#dl用户手册也在那个地址,选择一下就好了https://download.gigabyte.com/FileList/Manual/server_manual_7pesh3_sc_1001.pdf......
  • Springboot JSON整合—官方原版
    SpringBoot提供与三个JSON映射库的集成:GsonJacksonJSON-BJackson是首选和默认库。一、Jackson提供了Jackson的自动配置,Jackson是springbootstarterjson的一部分。当Jackson在类路径上时,会自动配置一个ObjectMapperbean。提供了几个配置财产,用于自定义ObjectMapper的配置。1.......
  • crontab + ThinkPHP6 配合使用
    crontab+ThinkPHP6配合使用1:命令行执行phpthinkmake:commandHellohellophpthinkmake:command控制器名方法名2:console配置3:测试执行phpthinkhello控制台得到结果hello4:配置到linuxcrontab中/usr/local/bin/php/www/web/path/thinkhel......
  • 【原创】Ubuntu Pro 中的RealTime linux(Real-time Ubuntu/PREEMPT-RT/ubuntu官方PREE
    【原创】UbuntuPro订阅中的realtimelinux(Real-timeUbuntu/PREEMPT-RT)目录【原创】UbuntuPro订阅中的realtimelinux(Real-timeUbuntu/PREEMPT-RT)1.UbuntuPro简介2.Real-timeUbuntu3.订阅UbuntuPro4.安装realtimeLinuxkernel5.UbuntuProrealtimekernel简......
  • 外贸官方网站优化的核心要点与技巧
    作为一个从事外贸行业多年的业内人士,我深知优化官方网站在提升业务竞争力和吸引国际客户方面的重要性。在这篇文章中,我将分享一些关于外贸官方网站谷歌SEO优化的核心要点与技巧,帮助您更好地理解如何在Google搜索引擎中取得优势。首先,链接建设是谷歌SEO优化的关键一环。GPB外链作为......
  • 虚拟机vmware17官方下载安装教程
    进入Vmware官网  在搜索框中输入WorkStationPro,并点击查询结果页列表的第一个链接  拖到底部,选择Windows版本下载  点击下一步 点击下一步 选择安装位置并勾选"增强型键盘驱动程序",点击下一步 两个勾选框去掉默认勾选状态,点击下一步  点击下一......
  • Spring AOP官方文档学习笔记(一)之AOP概述
    1.AOP简介(1)Spring的关键组件之一就是AOP框架,它是对SpringIoC的补充(这意味着如果我们的IOC容器不需要AOP的话就不用引入AOP),此外,AOP亦是对OOP的补充,OOP的关注点在于类,而AOP的关注点在于切面,它可以将分散在不同类不同方法中重复的代码逻辑抽取出来,称之为通知(Advice),然后在运行......
  • Python官方文档学习笔记
    原文:https://docs.python.org/3/tutorial/introduction.html版本:3.11.2UsingPythonasaCalculatorNumbersDivision(/)alwaysreturnsafloat.Todofloordivi......
  • ​FL Studio 21.0.0 官方中文版重磅发布,​FL 21多种主题随心换
    FLStudio21.0.0官方中文版重磅发布纯正简体中文支持,更快捷的音频剪辑及素材管理器,多样主题随心换!Mac版新增对苹果M2/1家族芯片原生支持。更新版本:21.0.0支持语言:简体......