首页 > 编程知识 正文

github怎么看别人的开源代码,php优秀开源项目

时间:2023-05-03 13:22:11 阅读:141593 作者:4899

2019年大半了,PHP中文网为我们整理了2019年在GitHub上有哪些人气的PHP相关开源项目。 以下是GitHub Stars的顺序。 仅供参考。

GitHub上最受欢迎的PHP开源项目50个【2019】

1、标签

Laravel是Web开发人员的PHP开发框架。

GitHub Stars: 43.5k

URL:https://github.com/laravel/laravel

相关建议:

Laravel 5.8中文手册

Laravel视频教程

2、Symfony

Symfony是一个web APP应用程序开发框架,其中包含一组可重用的PHP组件。 Symfony应用于数千个web APP应用程序,包括BlaBlaCar.com、Spotify.com和常见的PHP项目(如Drupal和Magento )。

GitHub Stars: 17.8k

URL:https://github.com/symfony/symfony

3、CodeIgniter

CodeIgniter是一个web APP应用程序开发框架,其目标是使用开发人员提供的功能丰富的库快速开发项目。 使用CodIgniter,您可以用最少的代码完成任务,并将重点放在项目本身上。

GitHub Stars: 16k

URL:https://github.com/bcit-ci/codeigniter

4、讲究的跳糖

执着的跳糖是一个模拟数据生成库。 如果需要在数据库中输入数据、创建更有道理的XML文档、写入持久性数据并进行压力测试,则是时候使用讲究的跳跃糖了。

GitHub Stars: 16k

URL:https://github.com/fzaninotto /讲究的跳糖

5、Composer

Composer有助于声明、管理和安装PHP依赖关系。

GitHub Stars: 14.9k

URL:https://github.com/composer/composer

6、Guzzle

Guzzle是PHP的HTTP客户端,通过PHP代码发送HTTP请求变得非常简单。

GitHub Stars: 12.9k

URL:https://github.com/guzzle/guzzle

7、颐2

Yii 2是一种现代PHP框架,可以用作PHP APP应用的基础。

GitHub Stars: 12k

URL:https://github.com/yi isoft/yii 2

8、PHPMailer

PHPMailer是PHP经典的电子邮件发送开发库。

GitHub Stars: 11k

URL:https://github.com/phpmailer/phpmailer

9、PHPUnit

PHP Unit是PHP的单元测试框架。

GitHub Stars: 10k

URL:https://github.com/sebastianbergmann/phpunit

10、Phalcon

Phalcon是一个开源的web框架,被作为PHP语言的C扩展提供,因此具有高性能、低资源消耗的特点。

GitHub Stars: 8.9k

URL:https://github.com/p halcon/CP halcon

11、Parsedown

Parsedown是Markdown解析器的PHP版本。

GitHub Stars: 7.9k

URL:https://github.com/er usev/parsedown

12、移动检测

Mobile Detect是一个轻量级PHP类,用于检测包括平板电脑在内的移动设备的类型。 使用User-Agent字符串和特定的HTTP标头发现移动环境。

GitHub Stars: 7.9k

URL:https://github.com/serbanghita/mobile-detect

13、CakePHP

CakePHP是PHP的快速开发框架,使用常见的设计模式,如MVC。 CakePHP的目标是提供一个结构化的框架,使不同级别的PHP开发人员可以快速开发强健的web APP应用程序,并且不会失去灵活性。

GitHub Stars: 7.5k

URL:https://github.com/cakephp/cakephp

14、whoops

Whoops是PHP的错误处理框架,开箱即可使用。

GitHub Stars: 7k

URL:h

ttps://github.com/filp/whoops

15、Laravel Debugbar

Laravel Debugbar是一个用于Laravel 5的PHP调试栏。它包含了一个ServiceProvider来注册调试栏并挂接输出。可以使用laravel发布资产并进行配置。

GitHub Stars: 7k+

网址:https://github.com/barryvdh/laravel-debugbar

16、Intervention Image

Intervention Image是一个PHP图像处理和操作库,它提供了简单明了的API用于图像的创建、编辑及整合。Intervention Image包含了ServiceProvider和Facades用于集成入Laravel。

GitHub Stars: 7k+

网址:https://github.com/Intervention/image

17、October

October 是一个内容管理系统(CMS)和一个web平台,它的目的就是简化你的开发工作流。

GitHub Stars: 7k+

网址:https://github.com/octobercms/october

18、WeChat

微信的PHP SDK。

GitHub Stars: 6.5k+

网址:https://github.com/overtrue/wechat

19、PHP-Parser

一个使用PHP开发的PHP解析器。

GitHub Stars: 6.5k+

网址:https://github.com/完美的小海豚/PHP-Parser

20、Goutte

Goutte是一个PHP版本的web爬虫库。

GitHub Stars: 6k+

网址:https://github.com/FriendsOfPHP/Goutte

21、Workerman

Workerman是一个异步事件驱动的高性能PHP框架,用于构建快速、可伸缩的网络应用。Workerman支持HTTP、Websocket、SSL及其他定制协议,支持libevent、HHVM和ReactPHP。

GitHub Stars: 6k+

网址:https://github.com/walkor/Workerman

22、 PHP Coding Standards Fixer

这是一个自动修复PHP代码规范问题的工具。

GitHub Stars: 6k+

网址:https://github.com/FriendsOfPHP/PHP-CS-Fixer

23、PHP-ML

PHP-ML是一个PHP语言的机器学习库。

GitHub Stars: 5.5k+

网址:https://github.com/php-ai/php-ml

24、Deployer

Deployer是一个使用PHP开发的部署工具,预置了对流行的开发框架的支持。

GitHub Stars: 5.5k+

网址: https://github.com/deployphp/deployer

25、Magento2

Magento2是一个先进的、功能丰富的电子商务解决方案。

GitHub Stars: 5.5k+

网址:https://github.com/magento/magento2

26、 Swift Mailer

Swift Mailer是PHP语言的一站式邮件工具。

GitHub Stars: 5.5k+

网址:https://github.com/swiftmailer/swiftmailer

27、 Mockery

Mockery 是一个简单但灵活的PHP模拟框架,用于单元测试,支持PHPUnit、PHPSpec等测试框架。Mockery的核心目标是提供一个可以采用DSL定义模拟行为的测试框架。

GitHub Stars: 5k+

网址:https://github.com/mockery/mockery

28、Google APIs Client Library for PHP

这是用来访问Google API的PHP客户端开发包。

GitHub Stars: 5k+

网址:https://github.com/google/google-api-php-client

29、Twig

Twig是一个灵活、高速安全的模板语言。

GitHub Stars: 5k+

网址:https://github.com/twigphp/Twig

30、 PHP-PM

PHP-PM是一个用于PHP应用的进程管理器和负载均衡器。

GitHub Stars: 5k+

网址:https://github.com/php-pm/php-pm

31、PHP_CodeSniffer

PHP_CodeSniffer用来检查PHP、JavaScript和CSS文件是否不符合预定义的代码规范。

GitHub Stars: 4.9k+

网址:https://github.com/squizlabs/PHP_CodeSniffer

32、Dompdf

Dompdf是PHP语言的HTML/PDF转换器。

GitHub Stars: 4.5k+

网址:https://github.com/dompdf/dompdf

33、 Predis

Predis是PHP版本的Redis客户端,灵活而且功能完整。

GitHub Stars: 4.5k+

网址:https://github.com/nrk/predis

相关推荐:

redis视频教程

34、Respect/Validation

PHP语言的验证引擎。

GitHub Stars: 4.5k+

网址:https://github.com/Respect/Validation

35、Typecho

Typecho是一个PHP博客平台,简单强大。

GitHub Stars: 4k+

网址:https://github.com/typecho/typecho

36、Lychee

Lychee是一个美观易用的照片管理系统,你可以部署在自己的服务器上,

管理或分享照片。

GitHub Stars: 4k+

网址:https://github.com/electerious/Lychee

37、Prophecy

Prophecy是一个PHP的模拟框架。

GitHub Stars: 4k

网址:https://github.com/phpspec/prophecy

38、EmojiOne

EmojiOne包含了一组库来帮助用户找到并替换应用或网站中的系统emoji表情。

GitHub Stars: 3.9k+

网址:https://github.com/emojione/emojione

39、Thanks

Thanks是一个PHP包管理器。

GitHub Stars: 3.5k+

网址:https://github.com/symfony/thanks

40、PHPStan — PHP Static Analysis Tool

PHPStan是PHP静态分析工具,无需运行PHP代码就可以发现其中的bug。

GitHub Stars: 3.5k+

网址:https://github.com/phpstan/phpstan

41、PHP OAuth 2.0 Server

league/oauth2-server是一个PHP开发的OAuth2.0验证服务器实现。你可以轻松地配置一个OAuth 2.0服务器来使用访问token保护你的API,或者允许客户端来请求新的访问token。

GitHub Stars: 3.5k+

网址:https://github.com/thephpleague/oauth2-server

42、Countries

Coutries是一个PHP开发的数据集,以多种格式提供全球国家数据:JSON, CSV, XML 和Yaml。

GitHub Stars: 3.5k+

网址:https://github.com/mledoze/countries

43、BotMan

BotMan是一个用来简化对话机器人开发的PHP库,支持多种消息平台,包括Slack、Telegram、Microsoft Bot Framework、Mexmo、HipChat、Facebook Messenger和微信。

GitHub Stars: 3.5k+

网址:https://github.com/botman/botman

44、 Silex

Sliex是一个基于Symfony组件的PHP微框架。

GitHub Stars: 3.5k+

网址:https://github.com/silexphp/Silex

45、Chat API

Chat API提供了访问WhatsAPP的开发接口。

GitHub Stars: 3.5k+

网址:https://github.com/mgp25/Chat-API

46、random_compat

随机数发生器。

GitHub Stars: 3.5k+

网址:https://github.com/paragonie/random_compat

47、Bolt

Bolt是一个简单的CMS系统,它基于Symfony组件,使用Twig和SQLite/MySQL/PostgreSQL。

GitHub Stars: 3.5k+

网址:https://github.com/bolt/bolt

48、Phinx

Phinx用来简化你的PHP应用的数据库迁移操作。在5分钟内,你就可以安装Phinx并创建第一个数据库迁移。Phinx只负责迁移,它不是一个ORM。

GitHub Stars: 3k+

网址:https://github.com/cakephp/phinx

49、 Codeception

Codeception是一个现代的PHP全栈测试框架, 受BDD的启发,它提供了一种新的方式来编写单元测试。Codeception基于PHPUnit实现。

GitHub Stars: 3k+

网址:https://github.com/Codeception/Codeception

50、 PHPWord

PHPWord是一个使用PHP开发的Office文档读写库,支持MS Office XML(OOXML或OpenXML)、

OASIS开放文档格式、富文本格式(RTF)、HTML和PDF。

GitHub Stars: 3k+

网址:https://github.com/PHPOffice/PHPWord

以上星数最多的50个GitHub开源项目,如果你感兴趣,就下载试试吧!

本文参考地址:https://www.php.cn/toutiao-430060.html

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。