forked from GrowingGit/GitHub-Chinese-Top-Charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPHP.md
116 lines (111 loc) · 18.1 KB
/
PHP.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > PHP
<sub>数据更新: 2021-12-23 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-|
|1|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26272|2021-12-10|
|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20170|2021-12-21|
|3|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18119|2021-12-22|
|4|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10276|2021-12-22|
|5|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10159|2021-11-27|
|6|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9681|2021-12-21|
|7|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9624|2021-12-21|
|8|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7681|2021-12-16|
|9|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5732|2021-12-02|
|10|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5420|2021-09-27|
|11|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4865|2021-09-02|
|12|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4797|2021-11-11|
|13|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4463|2021-10-21|
|14|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4413|2021-07-27|
|15|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4248|2021-12-22|
|16|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4216|2021-12-21|
|17|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4180|2021-12-08|
|18|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3826|2021-11-30|
|19|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3526|2021-12-15|
|20|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3481|2021-12-20|
|21|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3326|2021-11-05|
|22|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2800|2021-10-13|
|23|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2796|2021-12-20|
|24|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2699|2021-12-19|
|25|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2695|2021-12-21|
|26|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2694|2021-10-29|
|27|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2690|2021-12-03|
|28|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2647|2021-12-08|
|29|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2639|2021-09-20|
|30|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2517|2021-11-15|
|31|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2399|2021-12-20|
|32|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2394|2021-08-08|
|33|[helei112g/payment](https://github.com/helei112g/payment)|Payment是php版本的支付聚合第三方sdk,集成了微信支付、支付宝支付、招商一网通支付。提供统一的调用接口,方便快速接入各种支付、查询、退款、转账能力。服务端接入支付功能,方便、快捷。|2293|2021-06-27|
|34|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2248|2021-07-12|
|35|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2232|2021-10-28|
|36|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2200|2021-08-04|
|37|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2151|2021-12-21|
|38|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2108|2021-12-21|
|39|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2100|2021-12-12|
|40|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2063|2021-11-29|
|41|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1937|2021-12-22|
|42|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1926|2021-12-13|
|43|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1911|2021-08-11|
|44|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1893|2021-12-12|
|45|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1821|2021-12-11|
|46|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1819|2021-12-21|
|47|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1799|2021-12-15|
|48|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server|1755|2021-12-17|
|49|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1750|2021-12-21|
|50|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1734|2021-09-01|
|51|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1692|2021-11-01|
|52|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1667|2021-11-18|
|53|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1666|2021-12-22|
|54|[Tencent/Biny](https://github.com/Tencent/Biny)|Biny is a tiny, high-performance PHP framework for web applications|1643|2021-06-28|
|55|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1596|2021-11-06|
|56|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1584|2021-12-13|
|57|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1547|2021-12-15|
|58|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1516|2021-09-10|
|59|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1451|2021-09-13|
|60|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1446|2021-12-21|
|61|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1400|2021-10-28|
|62|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1391|2021-12-22|
|63|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1388|2021-09-27|
|64|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1366|2021-12-04|
|65|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1322|2021-12-18|
|66|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1297|2021-10-29|
|67|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。|1284|2021-12-22|
|68|[overtrue/laravel-lang](https://github.com/overtrue/laravel-lang)|:earth_asia: 75 languages support for Laravel application.|1211|2021-11-30|
|69|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的,易于维护的,现代的PHP Markdown解析器|1188|2021-08-19|
|70|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1136|2021-12-03|
|71|[cobub/razor](https://github.com/cobub/razor)|Cobub Razor - Open Source Mobile Analytics Solution|1121|2021-11-17|
|72|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1080|2021-12-09|
|73|[wp-premium/advanced-custom-fields-pro](https://github.com/wp-premium/advanced-custom-fields-pro)|Advanced Custom Fields Pro, Git-ified. Synced manual! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.|1074|2021-11-25|
|74|[walkor/workerman-chat](https://github.com/walkor/workerman-chat)|Websocket chat room written in PHP based on workerman.|1044|2021-12-21|
|75|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1023|2021-08-14|
|76|[ZainCheung/netease-cloud-api](https://github.com/ZainCheung/netease-cloud-api)|网易云音乐升级API|992|2021-07-03|
|77|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|942|2021-12-20|
|78|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|935|2021-10-15|
|79|[fightbulc/moment.php](https://github.com/fightbulc/moment.php)|Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js|922|2021-12-20|
|80|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|911|2021-09-27|
|81|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|904|2021-12-22|
|82|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|889|2021-12-22|
|83|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|870|2021-08-05|
|84|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|852|2021-12-22|
|85|[lizhichao/one](https://github.com/lizhichao/one)|A minimalist high-performance php framework that supports the [swoole php-fpm] environment|843|2021-07-14|
|86|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|842|2021-12-14|
|87|[bixuehujin/blink](https://github.com/bixuehujin/blink)|A high performance web framework and application server in PHP. |836|2021-12-17|
|88|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|818|2021-12-20|
|89|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|800|2021-12-22|
|90|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|798|2021-09-24|
|91|[yrccondor/mdx](https://github.com/yrccondor/mdx)|MDx - Material Design WordPress Theme|786|2021-11-10|
|92|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|782|2021-10-14|
|93|[stefangabos/world_countries](https://github.com/stefangabos/world_countries)|Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP and SQL formats, in multip ...|766|2021-11-23|
|94|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|761|2021-08-02|
|95|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|747|2021-11-25|
|96|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|738|2021-11-26|
|97|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|738|2021-09-06|
|98|[susers/Writeups](https://github.com/susers/Writeups)|国内各大CTF赛题及writeup整理|713|2021-06-02|
|99|[jiangxianli/ProxyIpLib](https://github.com/jiangxianli/ProxyIpLib)|全球免费代理IP库,高可用IP,精心筛选优质IP,2s必达|690|2021-07-05|
|100|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|667|2021-09-05|
<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
榜单持续<a href="/content/docs/milestone.md">更新</a>,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
</div>
<br/>
<div align="center"><a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a></div>