* [`think-orm`——獨立的ThinkPHP ORM](https://blog.thinkphp.cn/791031)
* [`think-template`——獨立的ThinkPHP模板引擎](https://blog.thinkphp.cn/795679)
* [`ThinkphpHelper`——ThinkPHP代碼生成器(支持ThinkPHP5)](https://github.com/zhuanqianfish/ThinkphpHelper)
* [`Layx`——仿`Win10`高性能`WEB`彈窗組件](http://layx.baiqian.ltd/)
* [ThinkPHP5`PHPStorm`插件](https://github.com/fw6669998/Thinkphp5-Plugin)
* [`SublimeThinkPHP`——支持`5.1`的`SublimeText3`插件](https://github.com/yangweijie/SublimeThinkPHP/tree/ST3_TP5.1)
* [`VSCode`必裝的10個高效開發插件](http://blog.parryqiu.com/2018/10/15/vscode_top_ten_plugins/)
* [`think-seaslog`——ThinkPHP`SeasLog`日志驅動](https://github.com/top-think/think-seaslog)
* [`think-queue`——ThinkPHP隊列擴展](https://github.com/top-think/think-queue)
* [`think-cron`——ThinkPHP計劃任務擴展](https://github.com/yunwuxin/think-cron)
* [`think-testing`——ThinkPHP單元測試擴展](https://github.com/top-think/think-testing)
* [thinkphp5-restfulapi](https://github.com/Leslin/thinkphp5-restfulapi)基于ThinkPHP5.1 基礎上開發的一個簡單的restful api ,帶權限驗證等
* [PHP-JWT](https://github.com/firebase/php-jwt)知名的JSON Web Tokens (JWT) 類庫包的PHP實現
* [think-api](https://github.com/czewail/think-api)給開發者提供的一套針對thinkphp的API擴展工具,幫助開發者方便快捷的建造自己的API應用
* [`qr-code`](https://github.com/endroid/qr-code)好用的二維碼生成類庫,[使用教程](https://blog.csdn.net/yoyoyohui/article/details/83007395)
* [`fluidxml`](https://github.com/servo-php/fluidxml)完全夠用的數組方式生成`xml`的類庫
* [`easywechat`](https://github.com/overtrue/wechat)最好的微信php`SDK`,支持第三方平臺和小程序
* [`think-mail`](https://github.com/yunwuxin/think-mail)ThinkPHP5 郵件發送擴展
* [`yupoxiong/region`](https://github.com/yupoxiong/region)ThinkPHP省市區(縣)街道四級聯動擴展(支持TP5.1),支持搜索
* [`phploc`](https://github.com/sebastianbergmann/phploc)分析PHP代碼結構
* [`phpAnalysis`](https://github.com/RsyCoder/phpAnalysis)PHP應用性能分析系統
* [`think-notification`](https://github.com/yunwuxin/think-notification)ThinkPHP5 消息通知擴展
* [`think-model-helper`](https://github.com/yunwuxin/think-model-helper)——ThinkPHP5 自動生成模型的注釋
* [`think-social`](https://github.com/yunwuxin/think-social)——ThinkPHP5 社會化登錄組件
* [支付寶開放平臺第三方 PHP SDK](https://github.com/wi1dcard/alipay-sdk-php)——助力支付寶小程序后端開發
[`think-casbin`](https://www.v2ex.com/t/511515)——專為TP`5.1`打造的輕量級訪問控制庫,支持 RBAC/ACL 等權限控制
[`thinkcms-auth`](https://github.com/zouxiang0639/thinkcms-auth)——thinkphp5 權限認證 RBAC 加 行為日志
[`think-cache`](https://github.com/top-think/think-cache)——獨立的緩存管理類庫
* [`FastRoute`](https://github.com/nikic/FastRoute)——一個快速路由框架,5.1的路由也從中汲取靈感
* [`Awesome PSR-15 Middlewares`](https://github.com/middlewares/awesome-psr15-middlewares)——基于`PSR-15`的中間件類庫集合
* [`leacmf-thinkphp`](https://github.com/lea21st/leacmf-thinkphp)——基于ThinkPHP5.1+layui的極速后臺和api開發框架
* [`DesignPatternsPHP`](https://github.com/domnikl/DesignPatternsPHP)——設計模式的PHP實現
* [PHP 系列:代碼規范之 Code Sniffer](https://segmentfault.com/a/1190000011338132)
* [VS Code:讓你工作效率翻倍的23個插件和23個編輯技巧](https://segmentfault.com/a/1190000016692392)
* [`jms/serialzer`](https://github.com/schmittjoh/serializer)——一個序列化和反序列化的類庫
* [`Docker PHP`](https://github.com/docker-php/docker-php)——`Docker`客戶端的PHP實現
* [`PHPCI`](https://www.phptesting.org/)—— PHP的開源持續集成平臺
* [`PHP SuperClosure`](https://github.com/jeremeamia/super_closure)——支持閉包的序列化庫
* [`Jenkins`](https://jenkins.io/index.html)——[支持PHP](http://jenkins-php.org/index.html)的持續集成平臺
* [`PHPBU`](https://github.com/sebastianfeldmann/phpbu)——PHP備份工具庫,支持加密備份
* [`SMProxy`](https://github.com/louislivi/smproxy)——基于`Swoole`開發的`MySQL`數據庫連接池([使用教程](https://smproxy.louislivi.com/#/))
* [`Slim`](https://www.slimframework.com/)——PHP微框架
* [`beyod`](https://github.com/beyoio/beyod-app)——一個高性能分布式、事件驅動、異步非阻塞php socket網絡應用框架
* [`regexpbuilderphp`](https://github.com/gherkins/regexpbuilderphp)——用于創建PHP正則表達式的類庫
* [`think-blade`](https://github.com/terranc/think-blade)——`Blade`模板引擎擴展
* [`think-twig`](https://github.com/yunwuxin/think-twig)——`Twig`模板引擎擴展
* [`think-angular`](https://github.com/top-think/think-angular)——仿`angularjs`的php模板引擎([使用教程](http://www.hmoore.net/shuai/php-angular/127397))
* 在線正則工具:[`runoob`](https://c.runoob.com/front-end/854)/[`regex101`](https://regex101.com/)/[`tool.lu`](https://tool.lu/regex/)/[`Regexper`](https://regexper.com/)/[`Regexr`](https://regexr.com/)
* [`QueryList`](https://github.com/jae-jae/QueryList)——優雅的漸進式PHP采集框架
* [`PHPWord`](https://github.com/PHPOffice/PHPWord)——PHP操作Word
* [`php-curl-class`](https://github.com/php-curl-class/php-curl-class)——CURL操作類庫
* [`Guzzle`](https://github.com/guzzle/guzzle)—— PHP HTTP client
* [`Faker`](https://github.com/fzaninotto/Faker)——PHP偽數據生成
* [`Psysh`](https://github.com/bobthecow/psysh)——開發者命令行工具
* [`Behat`](https://github.com/Behat/Behat)——行為測試框架
* [`php-validate`](https://github.com/inhere/php-validate)——一個小巧且功能豐富的php驗證、過濾庫
* [`Phpstorm`插件](https://github.com/fw6669998/Thinkphp5-Plugin)——用于`thinkphp5`框架的視圖,配置,路由,數據庫,模型智能提示和跳轉
* [`think-casbin`](https://github.com/php-casbin/think-casbin)——一個專為ThinkPHP5.1定制的[Casbin](https://github.com/php-casbin/php-casbin)的擴展包
* [`inhere/console`](https://github.com/inhere/php-validate)——輕量且功能豐富的命令行應用, 控制臺交互,工具庫
* [`inhere/sroute`](https://github.com/inhere/php-srouter)——輕量且快速的HTTP請求路由庫
* [`czewail/think-api`](https://github.com/czewail/think-api)——幫助 thinkphp 5 開發者快速、輕松的構建Api
* [`overtrue/pinyin`](https://github.com/overtrue/pinyin)——基于詞庫的中文轉拼音優質解決方案
* [`SperkJJ/ThinkPHP5`](https://github.com/SperkJJ/ThinkPHP5)——基于ThinkPHP5實現微信自動登錄、微信支付、支付寶支付、Web推送、阿里云短信、極光推送、二維碼生成
* [`xhgui-branch`](https://github.com/laynefyc/xhgui-branch)——PHP非侵入式監控平臺- 優化性能,定位Bug的神器
* [`Beanbun`](https://github.com/kiddyuchina/Beanbun)——基于`Workerman`和`Guzzle`的簡單可擴展的爬蟲框架
* [`DonkeyID`](https://github.com/osgochina/donkeyid)——64位自增ID生成器PHP擴展
* [`think-wechat`](https://github.com/qiqizjl/think-wechat)——微信SDK For ThinkPHP 5.1+
* [`SwooleMan`](https://github.com/osgochina/SwooleMan)——基于[`Swoole`](https://github.com/swoole/swoole-src)開發的兼容[`Workerman`](https://github.com/walkor/Workerman)`API`的一個服務框架.
* [`Geetest`](https://github.com/Huelse/geetest)——支持ThinkPHP5.1的極驗擴展
[`Gateway`](https://github.com/fagongzi/gateway)——是一個基于`HTTP`協議的`restful`的`API`網關
[`EvaOAuth`](https://avnpc.com/p/194)——統一接口的`OAuth`登錄`PHP`類庫
[`XXL-REGISTRY`](http://www.xuxueli.com/xxl-registry/#/)——輕量級分布式服務注冊中心
[`php-msf`](https://github.com/pinguo/php-msf)——`Camera360`團隊出品的PHP微服務框架
[`sns_auth`](https://github.com/anerg2046/sns_auth)——通用第三方登錄SDK,支持微信,微信掃碼,QQ,微博登錄,支付寶登錄,Facebook,Line,Twitter,Google
[`Tp Mailer`](https://github.com/cattong/think-mailer)——一個優美的php郵件類,支持郵件模板、純文本、附件郵件發送以及更多郵件功能, 郵件發送簡單到只需一行代碼,原生支持ThinkPHP所有框架
* [`awesome-vscode-cn`](https://github.com/formulahendry/awesome-vscode-cn)——中文版 Awesome VS Code
* [`form-builder`](https://github.com/xaboy/form-builder)——PHP表單生成器,快速生成現代化的form表單。包含復選框、單選框、輸入框、下拉選擇框等元素以及,省市區三級聯動,時間選擇,日期選擇,顏色選擇,文件/圖片上傳等功能
* [`form-create`](https://github.com/xaboy/form-create)——具有動態渲染,數據收集,驗證和提交功能的表單生成器,內置17種常用表單組件,支持雙向數據綁定,事件擴展,并支持使用json生成內置組件和任何vue組件。
* [`Tpfd`](https://gitee.com/ntdgg/Tpfd)——一種輕量級的「表單生成組件」
* [`php-debugbar`](https://github.com/maximebf/php-debugbar)——PHP調試工具
* [`idea-php-annotation-plugin`](https://github.com/Haehnchen/idea-php-annotation-plugin)——為`PhpStorm`和`IntelliJ`提供自動完成支持
* [`kint`](https://github.com/kint-php/kint)——一個強大、現代、零配置的PHP調試工具
* [`php_snowflake`](https://github.com/Sxdd/php_snowflake)——推特分布式主鍵生成算法的php擴展
* [`hprose-swoole`](https://gitee.com/andot/hprose-swoole)——`Hprose`的`Swoole`版本實現
* [`phpboot`](https://github.com/caoym/phpboot)——為快速開發微服務/`RESTful API`設計的PHP框架
* [`workerman-thrift`](https://github.com/walkor/workerman-thrift)——一個以`workerman`作為服務器容器,使用[`Thrift`](http://thrift.apache.org/)協議及其傳輸層模塊搭建起來的跨語言的RPC遠程調用框架
* [`workerman-json-rpc`](https://www.workerman.net/workerman-jsonrpc)——一個以`workerman`作為服務器容器,使用`Json`作為協議簡單高效的RPC遠程調用框架
* [`Tars-PHP`](https://github.com/TarsCloud/Tars/tree/phptars/php)——騰訊開源的高性能RPC框架[`Tars`](https://github.com/TarsCloud/Tars/blob/master/README.zh.md)的`PHP`實現版本
* [`connection-pool`](https://github.com/open-smf/connection-pool)——基于Swoole的通用連接池 - 數據庫連接池
* [`ycdatabase`](https://github.com/caohao-php/ycdatabase)——一個C語言寫的`mysql`數據庫`ORM`PHP擴展
* [`doctrine-dbal`](https://github.com/doctrine/dbal)——數據庫抽象訪問層
* [`doctrine-orm`](https://github.com/doctrine/orm)——基于`doctrine-dbal`之上的ORM
* [`Propel2`](https://github.com/propelorm/Propel2)——基于PHP`5.5+`的ORM
* [`MysqliDb`](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class)—— 基于`MySQLi`實現的一個簡單的數據庫操作類
* [`Guzzle/psr7`](https://github.com/guzzle/psr7)——PSR-7 HTTP message library
* [`slim-jwt-auth`](https://github.com/tuupola/slim-jwt-auth)——PSR-7 and PSR-15 JWT Authentication Middleware
* [`nyholm/psr7`](https://github.com/Nyholm/psr7)——A super lightweight PSR-7 implementation
* [`PclZip`](https://github.com/vikyd/pclzip-doc-zh-cn)——用于解壓或壓縮 Zip 壓縮包的純PHP解決方案
* [`phpredis`](https://github.com/phpredis/phpredis)——A PHP extension for Redis
* [`predis`](https://github.com/nrk/predis)——一個功能完整的Redis庫
* [`phpRedisAdmin`](https://github.com/erikdubbelboer/phpRedisAdmin)——基于PHP實現的WEB界面Redis管理