## 【1、公共热门资源】 > 【GitHub中文官网】热门推荐、排行榜等:[https://www.githubs.cn/](https://www.githubs.cn/) > 【编码规范】PHP-FIG PSR中文版:[https://github.com/PizzaLiu/PHP-FIG](https://github.com/PizzaLiu/PHP-FIG) > 【PHP之道】[https://github.com/laravel-china/php-the-right-way](https://github.com/laravel-china/php-the-right-way) > 【PHP精选】[https://github.com/ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) > 【PHP精选中文】[https://github.com/jobbole/awesome-php-cn](https://github.com/jobbole/awesome-php-cn) > 【Laradock】PHP本地Docker开发环境:[https://github.com/laradock/laradock](https://github.com/laradock/laradock) > 【Laradock】实践方案: > 【Swoft】PHP高性能微服务协程框架:[https://github.com/swoft-cloud/swoft](https://github.com/swoft-cloud/swoft) > 【Laravel】一个具有表达力,优雅语法的Web应用程序框架:[https://github.com/laravel/laravel](https://github.com/laravel/laravel) > 【虚拟化---Proxmox】开源、简化版的openstack,VMware杀手:[https://pve.proxmox.com](https://pve.proxmox.com/) ``` API说明(包括各个语言的客户端实现):https://pve.proxmox.com/wiki/Proxmox_VE_API API文档:https://pve.proxmox.com/pve-docs/api-viewer/index.html ``` > 【Kubernetes】跨多个主机管理容器化的应用程序:[https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) > 【Helm】kubernetes包管理器:[https://github.com/helm/helm](https://github.com/helm/helm) > 【Istio】连接、安全加固、控制和观察服务的开放平台:[https://github.com/istio/istio](https://github.com/istio/istio) > 【前端】资源收集 > 【开源项目】资源收集 > 【代码备份】资源收集 > 【代码加密】资源收集 > 【好文章推荐】资源收集 ## 【2、文档 & 存储】 > 【Office & Markdown & PDF】资源收集 > 【存储---Minio】高性能Kubernetes原生对象存储:[https://github.com/minio/minio](https://github.com/minio/minio) > 【断点续传】使用 TUS 协议来实现大文件的断点续传:[https://github.com/ankitpokhrel/tus-php](https://github.com/ankitpokhrel/tus-php) > 【参考文章】[https://learnku.com/php/t/26050](https://learnku.com/php/t/26050) ## 【3、小工具型扩展】 > 【小工具类】实践方案 > 【HTTPClientGuzzle】Http请求:[https://github.com/guzzle/guzzle](https://github.com/guzzle/guzzle) > 【Guzzle】实践方案---工具类 > 【发邮件---PHPMailer】[https://github.com/PHPMailer/PHPMailer](https://github.com/PHPMailer/PHPMailer) > 【汉字转拼音】[https://github.com/overtrue/pinyin](https://github.com/overtrue/pinyin) > 【二维码】[https://github.com/endroid/qr-code](https://github.com/endroid/qr-code) > 【微信SDK】公众平台、小程序、开放平台、企业微信、微信支付:[https://github.com/overtrue/wechat](https://github.com/overtrue/wechat) > 【第三方登录】[https://github.com/laravel/socialite](https://github.com/laravel/socialite) > 【短信】[https://github.com/toplan/phpsms](https://github.com/toplan/phpsms) ## 【4、队列 && 定时任务 && 检索】 > 【队列---Rabbitmq】[https://github.com/php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) > 【队列---Laravel-Horizon 】[https://github.com/laravel/horizon](https://github.com/laravel/horizon) > 【队列---Laravel-Horizon 】实践方案 > 【定时任务---TP-cron】[https://github.com/yunwuxin/think-cron](https://github.com/yunwuxin/think-cron) > 【定时任务---Laravel-cron】[https://laravelacademy.org/post/19517.html](https://laravelacademy.org/post/19517.html) > 【检索---Elasticsearch】开源,分布式,RESTful搜索引擎:[https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch) > 【检索---Elasticsearch】实践方案---简单了解 ## 【5、日志 && 监控】 > 【日志---Laravel-LogViewer】Laravel扩展,日志可视化展示:[https://github.com/ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer) > 【日志---monolog】PHP-Monolog标准日志处理,Laravel默认支持:[https://github.com/Seldaek/monolog](https://github.com/Seldaek/monolog) > 【日志】快速搭建ELK日志分析系统:[https://www.cnblogs.com/sunsing123/p/10912826.html](https://www.cnblogs.com/sunsing123/p/10912826.html) > 【日志】日志系统新贵 Loki:[https://blog.csdn.net/zl1zl2zl3/article/details/107123605](https://blog.csdn.net/zl1zl2zl3/article/details/107123605) > 【监控】基于 Laravel Sentry 扩展包实现异常实时监控及告警:[https://laravelacademy.org/post/9481.html](https://laravelacademy.org/post/9481.html) > 【监控---prometheus】系统和服务监视系统:[https://github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) > 【监控---grafana+prometheus】[https://github.com/grafana/grafana](https://github.com/grafana/grafana) ## 【6、学习】 > 【学习---设计模式】PHP 设计模式全集:[https://learnku.com/docs/php-design-patterns/2018](https://learnku.com/docs/php-design-patterns/2018) > 【学习---设计模式】PHP 7.4中几种设计模式的示例代码:[https://github.com/domnikl/DesignPatternsPHP](https://github.com/domnikl/DesignPatternsPHP) > 【学习】PHP学习资源汇总:[https://github.com/shockerli/php-awesome](https://github.com/shockerli/php-awesome) > 【学习】PHP学习笔记:[https://github.com/guanguans/notes](https://github.com/guanguans/notes) > 【学习】PHP之道:[https://github.com/laravel-china/php-the-right-way](https://github.com/laravel-china/php-the-right-way) > 【学习】程序员如何优雅的挣零花钱:[https://github.com/easychen/howto-make-more-money](https://github.com/easychen/howto-make-more-money) > 【学习---Go】开发学习中文文档:[http://www.topgoer.com/](http://www.topgoer.com/) > 【学习---Python】 100天从新手到大师:[https://github.com/jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)