# php-awesome **Repository Path**: think007/php-awesome ## Basic Information - **Project Name**: php-awesome - **Description**: PHP 最优秀资源的整理汇集 - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-03-06 - **Last Updated**: 2025-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # php-awesome > 以下是我整理好的 PHP 资源,各位看官拿去用,不用再自己找了。 > > 每周在 [GitHub](https://github.com/shockerli/php-awesome) 上更新,觉得不错请点个 Star ❤️ > > 如转载分享,请保留出处,谢谢 😆 > > 原文地址: https://shockerli.net/post/php-awesome > > GitHub: https://github.com/shockerli/php-awesome - **PHP PSR 代码标准** - 官网: https://www.php-fig.org - 原文: https://github.com/php-fig/fig-standards - 中文: https://psr.phphub.org - [PHP 资源列表](https://github.com/ziadoz/awesome-php) - [PHP 设计模式](https://github.com/domnikl/DesignPatternsPHP) - [PHP 知识技能树](https://raw.githubusercontent.com/justjavac/awesome-awesomeness-zh_CN/master/assets/php-mind-map.jpg) ## 资源站点 - [PHP Weekly](http://www.phpweekly.com) - PHP 周报邮件 - [**PHP League**](http://thephpleague.com/zh-cn/) - PHP 软件包的发展者联盟 - [**KnpLabs**](http://knplabs.com) - Object oriented Menus for your Symfony projects ## 项目框架 - [**FastAdmin**](https://github.com/karsonzhang/fastadmin) - 基于 ThinkPHP5 + Bootstrap 的极速后台开发框架 - [YFCMF](https://gitee.com/rainfer/YFCMF) - 后台内容管理框架,基于 ThinkPHP5.1 - [ThinkCMF](https://github.com/thinkcmf/thinkcmf) - 后台内容管理框架,基于 ThinkPHP5 - [RhaPHP](https://github.com/geesondog/rhaphp) - 微信开发、小程序开发、微信公众号管理系统 - [OneBase](https://gitee.com/Bigotry/OneBase) - 基于 ThinkPHP5 的后台开发框架 ## 成品软件 ### 未归类 - [**Matomo**](https://github.com/matomo-org/matomo) - 开源 Web 统计软件,原 Piwik - [DuckChat](https://github.com/duckchat/gaga) - 私有聊天软件 - [BookStack](https://github.com/BookStackApp/BookStack) - 类 wiki 和在线书籍写作平台 - [SmartWiki](https://github.com/lifei6671/SmartWiki) - 支持 Markdown 的文档工具 - [Codiad](https://github.com/Codiad/Codiad) - Web 在线 IDE - [MeEdu](https://github.com/Qsnh/meedu) - 基于 Laravel 开发的在线点播系统 - [Cachet](https://github.com/CachetHQ/Cachet) - The open source status page system - [Magento](https://github.com/magento/magento2) - 电商系统 - [Monica](https://github.com/monicahq/monica) - 个人 CRM ### CMS - [Grav](https://github.com/getgrav/grav) - 基于文件的 CMS - [October](https://github.com/octobercms/october) - 基于 Laravel 开发的 CMS ### 社区 - [Flarum](https://github.com/flarum/flarum) - 基于 PHP 和 Mithril.js 开发的轻社区 - [PHPDish](https://github.com/slince/phpdish) - 基于 Symfony 框架开发的内容社区系统 ### 文件管理 - [Nextcloud Server](https://github.com/nextcloud/server) - 基于 PHP 的私有云服务 - [Cloudreve](https://github.com/HFO4/Cloudreve) - 支持多家云存储的云盘系统 - [Flysystem](https://github.com/thephpleague/flysystem) - 支持几十种驱动的文件管理库 ### 微信相关 - [来客电商](https://gitee.com/laiketui/open) - 微信小程序电商平台 - [萤火小程序商城](https://gitee.com/xany/bestshop-php) - [WeiPHP](http://www.weiphp.cn) - [微擎](http://www.we7.cc) ### 项目管理 - [**禅道**](https://www.zentao.net) - 项目管理软件 - [Jitamin](https://github.com/jitamin/jitamin) - 项目管理系统 - [Kanboard](https://github.com/fguillot/kanboard) - 项目管理工具 - [Phproject](https://github.com/Alanaktion/phproject) - 项目管理系统 ### 构建/部署 - [**Phabricator**](https://github.com/phacility/phabricator) - 用于敏捷开发的项目管理软件, 含代码托管、Code Review、任务管理、文档管理、问题跟踪、构建与持续集成、博客、内部聊天等 > - [Phabricator 中文站](https://phabricator.webfuns.net) - 含中文文档、全部插件演示和配置文档 - [Walle](https://github.com/meolu/walle-web) - Web系统部署工具 - [Piplin](https://github.com/Piplin/Piplin) - 持续集成系统 - [Phing](https://github.com/phingofficial/phing) - PHP项目构建工具 - [Deployer](https://github.com/deployphp/deployer) - PHP项目部署工具 - [PHPCI](https://github.com/block8/phpci) - 持续集成工具 ## 基础框架 - [**Slim**](https://github.com/slimphp/Slim) - 非常优秀的轻量级框架,适合开发小型 API 应用 - [Symfony](https://github.com/symfony/symfony) - 组件式框架,提供了众多优秀的 PHP 类库 - [Laravel](https://github.com/laravel/laravel) - 号称最优雅的 PHP 框架 - [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) - 著名的 MVC 框架 - [Yii 2](https://github.com/yiisoft/yii2) - [ThinkPHP 5](https://github.com/top-think/think) - [Zend Framework](https://github.com/zendframework/zendframework) - [Flight](https://github.com/mikecao/flight) - RESTful 框架 - [Bullet](https://github.com/vlucas/bulletphp) - RESTful 框架 - [Aura](http://auraphp.com) - 包含许多组件 - [Kohana](https://kohanaframework.org) - HMVC框架 - [**Workerman**](https://github.com/walkor/workerman) - PHP Socket服务器框架 - [Ohsce](https://github.com/OpenIBC/Ohsce) - 高可靠性 PHP 通信&控制框架 SOCKET - [PPM](https://github.com/php-pm/php-pm) - PHP Process Manager - [ZPHP](https://github.com/shenzhe/zphp) - SOA 服务框架 - [appserver.io](https://github.com/appserver-io/appserver) - 多线程的 PHP 应用服务器 - [MeepoPS](https://github.com/lixuancn/MeepoPS) - 多进程 SocketService - [phpDaemon](https://github.com/kakserpom/phpdaemon) - PHP 异步框架 - [QPM](https://github.com/Comos/qpm) - Quick PHP 进程管理框架 - [Zan PHP Framework](https://github.com/youzan/zan) - 有赞团队开源的基于 PHP 协程的网络服务框架 - [Swoole](http://www.swoole.com) - PHP 语言的高性能网络通信框架 - [Phalcon](https://github.com/phalcon/cphalcon) - 扩展型框架 - [React](https://github.com/reactphp/react) - 异步框架(PHP 版 node.js) - [Zephir](https://github.com/phalcon/zephir) - 可以用近似 PHP 的一种中间代码写程序,然后自动转为 C++,并作为扩展来运行 - [Yaf](https://github.com/laruence/php-yaf) - 鸟哥写的扩展型框架 - [APIx](https://github.com/frqnck/apix) - [Go!](https://github.com/goaop/framework) - PHP AOP 框架 - [Fat-Free Framework](https://github.com/bcosca/fatfree) - [CakePHP](https://github.com/cakephp/cakephp) - 老牌框架 - [One](https://github.com/lizhichao/one) - 基于 swoole 常驻内存框架 ## 类库 ### 未归类 - [Monolog](https://github.com/Seldaek/monolog) - [**Hoa**](http://hoa-project.net) - An extensible set of PHP libraries - [Belt](https://github.com/ilya-dev/belt) - 工具函数库 - [PHP Sitemap Generator](https://github.com/pawelantczak/php-sitemap-generator) - 网站地图生成类 - [Array2XML](http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes) - [XML2Array](http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array/) - [pChart](http://www.pchart.net) - 图表生成库 - [PHP QR Code](http://phpqrcode.sourceforge.net) - 二维码生成 - [Easybook](http://easybook-project.org) - [hashids](http://hashids.org/php/) - 根据整数生成唯一、不连续的短 ID - [Particle](https://github.com/sschiau/Particle) - 唯一 ID 生成器 - [Pinyin](https://github.com/overtrue/pinyin) - 中文转拼音工具 - [Ratchet](https://github.com/ratchetphp/Ratchet/) - 创建实时、双向客户端服务器 WebSockets 应用 - [JsonMapper](https://github.com/netresearch/jsonmapper) - 将内嵌 JSON 结构映射为 PHP 类的库 - [Pimple](https://github.com/silexphp/Pimple) - 依赖注入容器 - [PHP-DI](https://github.com/PHP-DI/PHP-DI) - 依赖注入容器 - [Mobile Detect](https://github.com/serbanghita/Mobile-Detect) - 浏览器环境检测类 - [DeviceDetector](https://github.com/matomo-org/device-detector) - 浏览器环境检测类 - [PHP Cron Expression Parser](https://github.com/poliander/cron) - Crontab 格式解析 - [Box](https://github.com/box-project/box2) - Phar 构建工具 - [phpMyFAQ](http://www.phpmyfaq.de) - F.A.Q. 应用 - [hook](https://github.com/doubleleft/hook) - BaaS 软件 - [KodExplorer](https://github.com/kalcaddle/KODExplorer) - 基于Web的在线文件管理、代码编辑器 - [ICEcoder](https://github.com/mattpass/ICEcoder) - Web IDE(基于 Web 的代码编辑器) - [PHP-Parser](https://github.com/nikic/PHP-Parser) - PHP 解析器 - [PHPSandbox](https://github.com/Corveda/PHPSandbox) - 将运行 PHP 作为独立进程的一种方式 - [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - 在代码中寻找类似模式的工具 - [Ubench](https://github.com/devster/ubench) - 代码执行效率评测工具 - [Text_Diff](https://github.com/pear/Text_Diff) - 代码文件比较工具 - [PHP Analyzer](https://scrutinizer-ci.com/docs/tools/php/php-analyzer/) - 执行和编译器相同的流动分析 - [apache2nginx](https://github.com/mow/apache2nginx) - 在线转换 apache 配置为 nginx 配置 - [php-mirroring](https://github.com/ekino/php-mirroring) - Packagist and Github mirroring - [**SocketLog**](https://github.com/luofei614/SocketLog) - 微信调试、API 调试和 AJAX 的调试的工具,能将日志通过 WebSocket 输出到 Chrome 浏览器的 console 中 - [ApnsPHP](https://github.com/immobiliare/ApnsPHP) - iOS 推送通知 - [php-socket-raw](https://github.com/clue/php-socket-raw) - [Faker](https://github.com/fzaninotto/Faker) - 假数据生成器 - [Validation](https://github.com/Respect/Validation) - 校验工具 - [Geocoder](https://github.com/geocoder-php/Geocoder) - [Style-Guide-Boilerplate](https://github.com/bjankord/Style-Guide-Boilerplate) - 手册制作工具 - [**PHP Humanizer**](https://github.com/coduo/php-humanizer) - 数据格式化(多语言) - [reCAPTCHA](https://github.com/google/recaptcha) - [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - 压缩/解压 - [Diff](https://github.com/sebastianbergmann/diff) - Diff的PHP实现 - [**PHP-ML**](https://github.com/php-ai/php-ml) - PHP 机器学习库 - [Geotools](https://github.com/thephpleague/geotools) - GEO地理信息工具 - [**PHPBrew**](https://github.com/phpbrew/phpbrew) - PHP版本&扩展管理工具 - [X-Prober](https://github.com/kmvan/x-prober) - PHP探针 - [Countries](https://github.com/mledoze/countries) - World countries in JSON, CSV, XML and YAML. - [PHP dotenv](https://github.com/vlucas/phpdotenv) - PHP `.env` 环境配置管理 - [ramsey/uuid](https://github.com/ramsey/uuid) - uuid 生成器 - [Linfo](https://github.com/jrgp/linfo) - Server stats UI/library - [PHP-Casbin](https://github.com/php-casbin/php-casbin) - 访问控制框架,支持 ACL、RBAC、ABAC 多种模型 - [Payment](https://github.com/helei112g/payment) - 一个集成了支付宝支付、微信支付、招商支付的 PHP SDK - [EmojiOne](https://github.com/emojione/emojione) - Emoji 表情 - [tbk](https://github.com/ennnnny/tbk) - 阿里淘宝客SDK - [CORS](https://github.com/medz/cors) - PHP CORS (Cross-origin resource sharing) middleware - [php-option](https://github.com/schmittjoh/php-option) - PHP Option Type - [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x 版本的 `random_bytes()` 和 `random_int()` ### 路由 - [Macaw](https://github.com/NoahBuscher/Macaw) - PHP 路由类 - [FastRoute](https://github.com/nikic/FastRoute) - PHP 路由类 - [ToroPHP](https://github.com/anandkunal/ToroPHP) - 微型路由框架 ### 异步/协程 - [Amp](https://github.com/amphp/amp) - 非阻塞协程并发框架 - [Recoil](https://github.com/recoilphp/recoil) - 异步协程框架 - [Promise](https://github.com/reactphp/promise) - Promises/A implementation for PHP - [Guzzle Promises](https://github.com/guzzle/promises) - Promises/A+ library for PHP with synchronous support ### 前端相关 - [PHP-CSS-Parser](https://github.com/sabberworm/PHP-CSS-Parser) - PHP 实现的 CSS 解析器 - [Minify](https://github.com/mrclay/minify) - JS 和 CSS 压缩工具 - [Munee](http://mun.ee) - 一个集图片尺寸调整、CSS-JS 合并/压缩、缓存等功能于一身的PHP库 ### 聊天/短信 - [Easy SMS](https://github.com/overtrue/easy-sms) - 短信发送组件 - [PhpSms](https://github.com/toplan/phpsms) - 短信发送库 - [BotMan](https://github.com/botman/botman) - 一个框架 PHP 库构建聊天机器人 ### 文本处理 - [pangu.php](https://github.com/Rakume/pangu.php) - 自动添加文本的空格 - [TOML parser for PHP](https://github.com/yosymfony/toml) - [Yaml](https://github.com/symfony/yaml) - [VicWord](https://github.com/lizhichao/VicWord) - 分词 ### 算法 - [PHP-Data-Structure-and-Algorithms](https://github.com/mirahman/PHP-Data-Structure-and-Algorithms) - PHP 数据结构和算法 ### 代码检查 - [PHPStan](https://github.com/phpstan/phpstan) - 静态分析工具,检测代码 Bug - [PHP_CodeSniffer](https://github.com/squizlabs/php_codesniffer) - PHP/JavaScript/CSS 代码规范检查工具 - [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - PHP 代码规范检测 - [PHPMD](https://github.com/phpmd/phpmd) - PHP Mess Detector(PHP 问题探测器) - [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - 编码风格检测软件 - [GrumPHP](https://github.com/phpro/grumphp) - 代码质量检测工具 ### CLI - [**CLImate**](https://github.com/thephpleague/climate) - 更好的命令行输出 - [phpsh](https://github.com/facebookarchive/phpsh) - [psysh](https://github.com/bobthecow/psysh) - [Boris](https://github.com/borisrepl/boris) - [CLIFramework](https://github.com/c9s/CLIFramework) - CLI 框架 - [console tool](https://github.com/inhere/php-console) - PHP 命令行应用库 - [clue/commander](https://github.com/clue/php-commander) - [symfony/console](https://github.com/symfony/console) ### 错误/异常 - [Whoops](https://github.com/filp/whoops) - 异常/错误处理类 - [BooBoo](https://github.com/thephpleague/booboo) - 异常/错误处理类 - [PHP-Error](https://github.com/JosephLenton/PHP-Error) ### 调试工具 - [PHP Debug Bar](https://github.com/maximebf/php-debugbar) ### API - [phprs](https://github.com/caoym/phprs-restful) - 一款轻量、类 jax-rs、实用的 PHP 框架 - [graphql-php](https://github.com/webonyx/graphql-php) - GraphQL 参考实现的 PHP 移植版本 - [Dingo API](https://github.com/dingo/api) - A RESTful API package for the Laravel and Lumen frameworks ### 安全 - [**Acme PHP**](https://github.com/acmephp/acmephp) - `Let's Encrypt` SSL 免费证书获取&更新工具 - [Security Advisories Checker](https://security.sensiolabs.org) - 项目安全检测工具 - [PHP Malware Finder](https://github.com/nbs-system/php-malware-finder) - 检测 webshell 和恶意软件混淆代码的工具 - [SecLists](https://github.com/danielmiessler/SecLists) - 安全测试者的手 - [Iniscan](https://github.com/psecio/iniscan) - `php.ini` 安全配置检测 ### 加密/解密 - [php-encryption](https://github.com/defuse/php-encryption) - [password_compat](https://github.com/ircmaxell/password_compat) - PHP版本 5.3.7 以上的 `password_*` 函数实现 - [Acme PHP SSL library](https://github.com/acmephp/ssl) - SSL 工具 ### 时间/日期 - [Chinese calendar](https://github.com/overtrue/chinese-calendar) - 中国农历(阴历)与阳历(公历)转换与查询工具 - [Carbon](https://github.com/briannesbitt/Carbon) - 时间日期处理类 ### 微信 + [EasyWeChat](https://github.com/overtrue/wechat) - 微信 SDK + [Wechat-PHP-SDK](https://github.com/dodgepudding/wechat-php-sdk) + [LaneWeChat](https://github.com/lixuancn/LaneWeChat) + [Vbot](https://github.com/HanSon/vbot) - Web 微信机器人 ### 网页抓取/代理 + [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - 网页爬虫检查 + [PHP-Spider](https://github.com/mvdbos/php-spider) + [QueryList](https://github.com/jae-jae/QueryList) + [Goutte](https://github.com/fabpot/Goutte) - 一个抓取网站数据的 PHP 库 + [PHPcrawer](https://github.com/mmerian/phpcrawl) + [Blackfire Player](https://github.com/blackfireio/player) - Blackfire Player is a powerful Web Crawling, Web Testing, and Web Scraper application ### URL/Domain - [Polr](https://github.com/Cydrobolt/polr) - 开源短链工具 - [Shorty](https://github.com/mikecao/shorty) - 开源短链工具 - [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - 域名解析 - [TLDExtract](https://github.com/layershifter/TLDExtract) - 顶级域名解析 - [WhoisParser](https://github.com/Whoisdoma/WhoisParser) - Lookup domain names, IP addresses and AS numbers by WHOIS - [DomainParser](https://github.com/Whoisdoma/DomainParser) - A domain name parser to parse and to validate a domain name - [Torrent RW](https://github.com/adriengibrat/torrent-rw) - Torrent 文件读写 ### OAuth + [oauth2-server-php](https://github.com/bshaffer/oauth2-server-php) + [OAuth2-PHP](http://code.google.com/p/oauth2-php/) + [Opauth](https://github.com/opauth/opauth) + [OAuth 2.0 Server](https://github.com/thephpleague/oauth2-server) + [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) + [Socialite](https://github.com/overtrue/socialite) + [HWIOAuthBundle](https://github.com/hwi/HWIOAuthBundle) - OAuth client integration for Symfony ### Auth - [jwt-auth](https://github.com/tymondesigns/jwt-auth) - JSON Web Token Authentication for Laravel & Lumen ### API文档 + [php-annotations](https://github.com/php-annotations/php-annotations) - 代码注解解析 + [ApiGen](https://github.com/ApiGen/ApiGen) - 项目文档生成器 + [Sami](https://github.com/FriendsOfPHP/Sami) - 项目文档生成工具 + [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) - REST API 文档生成 + [**Restler**](https://github.com/Luracast/Restler) - REST API 文档生成 + [Swagger-PHP](http://zircote.com/swagger-php) + [ShowDoc](https://github.com/star7th/showdoc) + [PhalApi](https://github.com/phalapi/phalapi) - PHP 接口开发框架 + [PHPRAP](https://github.com/gouguoyin/phprap) - API 接口文档管理系统 ### 数据库 + [Doctine](https://github.com/doctrine) - PHP 数据库 ORM(该组织还有其他优秀的开源项目) + [RedBeanPHP](https://github.com/gabordemooij/redbean) - ORM 映射框架 + [Phinx](https://github.com/robmorgan/phinx) - 数据库迁移工具(支持 MySQL、PostgreSQL、SQLite、Microsoft SQL Server) + [Adminer](https://github.com/vrana/adminer) - 单文件 MySQL 管理客户端 + [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) + [SQL Parser](https://github.com/phpmyadmin/sql-parser) - SQL 解析器 + [Medoo](https://github.com/catfan/Medoo) - 最轻量级的 PHP 数据库框架 + [schema-loader](https://github.com/dbtk/schema-loader) - Load database schema from an XML file + [MySQLDump-PHP](https://github.com/ifsnop/mysqldump-php) - 纯 PHP 实现的mysqldump工具 + [Latitude](https://github.com/shadowhand/latitude) - SQL 语句构建工具 + [MongoDB PHP Library](https://github.com/mongodb/mongo-php-library) ### 队列/任务 + [RoboTask](https://github.com/Codegyre/Robo) - 面向对象的 PHP 任务运行器 + [PHP-Queue](https://github.com/CoderKungfu/php-queue) - 管理队列后端的应用 + [RoboTask](https://github.com/consolidation/Robo) - PHP 后台任务组件 + [Task](https://github.com/taskphp/task) - 一个灵感来源于 Grunt 和 Gulp 的纯 PHP 任务运行器 + [php-resque](https://github.com/chrisboulton/php-resque) - PHP 版Resque + [taskPHP](https://github.com/qq8044023/taskPHP) - 基于原生态 PHP 开发的定时计划任务框架 + [SimpleFork](https://github.com/SegmentFault/SimpleFork) - 精简的 PHP 多进程控制库 ### 缓存 + [Doctrine Cache](https://github.com/doctrine/cache) + [phpFastCache](https://github.com/PHPSocialNetwork/phpfastcache) - 缓存操作类 + [Stash](https://github.com/tedious/Stash) + [Predis](https://github.com/nrk/predis) - 纯 PHP 实现的 Redis 操作库 + [Monga](https://github.com/thephpleague/monga) - 纯 PHP 实现的 MongoDB 操作库 + [php-lrucache](https://github.com/rogeriopvl/php-lrucache) - LRU 算法缓存实现 + [PhpRedis](https://github.com/phpredis/phpredis) - Redis 客户端扩展 ### Markdown + [PHP Markdown](https://github.com/michelf/php-markdown) + [HyperDown](https://github.com/SegmentFault/HyperDown) + [Parsedown](https://github.com/erusev/parsedown) - Markdown 解析类 + [CommonMark](https://github.com/thephpleague/commonmark) + [HTML To Markdown for PHP](https://github.com/thephpleague/html-to-markdown) ### 邮件 + [Swift Mailer](http://swiftmailer.org) - PHP 邮件库 + [PHPMailer](https://github.com/PHPMailer/PHPMailer) ### Office + [PHPWord](https://github.com/PHPOffice/PHPWord) + [PHPExcel](https://github.com/PHPOffice/PhpSpreadsheet) + [PHPPowerPoint](https://github.com/PHPOffice/PHPPresentation) + [CSV](https://github.com/thephpleague/csv) - CSV 操作类 + [Simple Excel](https://github.com/faisalman/simple-excel-php) + [PHPProject](https://github.com/PHPOffice/PHPProject) + [PHPVisio](https://github.com/PHPOffice/PHPVisio) ### PDF/条形码 + [Barcode](http://www.barcodephp.com) - Barcode 生成工具 + [**Snappy**](https://github.com/KnpLabs/snappy) - 根据 URL 或 HTML 页面生成图片或 PDF 格式的缩略图 + [TCPDF](https://github.com/tecnickcom/TCPDF) - 使用官方 PDF 类生成 PDF 文档和条形码生成工具 + [FPDF](https://github.com/lsolesen/fpdf) - 利用纯 PHP 代码生成 PDF 文件 + [PDFParser](https://github.com/smalot/pdfparser) - PDF 文档解析库 + [Dompdf](https://github.com/dompdf/dompdf) + [Browsershot](https://github.com/spatie/browsershot) - 将 HTML 转换为图像、PDF 或字符串 ### HTTP/网络通信 + [Guzzle](https://github.com/guzzle/guzzle) - PHP HTTP client and webservice framework + [Requests for PHP](https://github.com/rmccue/Requests) - HTTP 库 + [Unirest](https://github.com/Mashape/unirest-php) - HTTP 开发库 + [PHP Curl Class](https://github.com/php-curl-class/php-curl-class) - 支持并发的 PHP Curl 封装类 + [RingPHP](https://github.com/guzzle/RingPHP) + [php-curlmulti](https://github.com/ares333/php-curlmulti) - 国产 CURL 并发类 - [phpseclib](https://github.com/phpseclib/phpseclib) - 安全通信库 - [symfony/http-foundation](https://github.com/symfony/http-foundation) ### 测试框架 + [PHPSpec](http://www.phpspec.net) - SpecBDD 测试框架 + [Behat](http://behat.org) - StoryBDD 测试框架 + [Codeception](http://codeception.com) - BDD 全栈测试框架 + [PHPUnit](https://github.com/sebastianbergmann/phpunit) - 单元测试框架 + [atoum](https://github.com/atoum/atoum) - 单元测试框架 + [Enhance-PHP](https://github.com/Enhance-PHP/Enhance-PHP) - 单元测试框架 + [Mockery](https://github.com/mockery/mockery) ### 模板引擎 + [Twig](http://twig.sensiolabs.org) + [Smarty](http://www.smarty.net) + [Plates](http://platesphp.com) + [Mustache](https://github.com/bobthecow/mustache.php) + [PHPTAL](http://phptal.org) + [Dwoo](http://dwoo.org) + [Latte](https://github.com/nette/latte) + [Brainy](https://github.com/box/brainy) + [Aura.View](https://github.com/auraphp/Aura.View) ### 图像处理 + [Imagine](https://github.com/avalanche123/Imagine) - 图片操作类 + [Image Cache](https://github.com/nielse63/php-image-cache) - 图片压缩、缓存类 + [ImageWorkshop](https://github.com/Sybio/ImageWorkshop) - 管理和操作图片的 PHP 类库 + [Intervention Image](https://github.com/Intervention/image) - 功能强大的图片操作类 + [Munee](http://mun.ee) - 图片尺寸调整、CSS-JS 合并/压缩、缓存等功能 + [Gantti](http://bastianallgeier.com/gantti) - 甘特图生成 + [Wideimage](http://wideimage.sourceforge.net) - 图像处理库 + [Material Design Avatars](https://github.com/lincanbin/Material-Design-Avatars) - PHP 头像生成类 + [ShearPhoto](http://www.shearphoto.com) - 截图工具 + [Glide](https://github.com/thephpleague/glide) - 基于 HTTP 的图像操作 + [ColorExtractor](https://github.com/thephpleague/color-extractor) - 获取图片中的颜色 + [Captcha](https://github.com/Gregwar/Captcha) - 验证码 + [Lychee](https://github.com/electerious/Lychee) - 图片管理系统 ## Composer > 最好用的 PHP 包管理器,没有之一 - GitHub: https://github.com/composer/composer - 官方站: https://getcomposer.org - 中文站: http://www.phpcomposer.com - 包仓库: https://packagist.org - [Composer Installers](https://github.com/composer/installers): 多框架 Composer 库安装器 - 中国全量镜像: https://pkg.phpcomposer.com - [Awesome Composer](https://github.com/jakoch/awesome-composer): A curated list of resources for Composer, Packagist, Satis, Plugins, Scripts, Videos, Tutorials ## PHP 扩展 - [**pickle**](https://github.com/FriendsOfPHP/pickle) - PHP 扩展安装工具 - [PHPTrace](https://github.com/Qihoo360/phptrace) - 跟踪和分析 PHP 脚本的工具 - [Zephir](https://github.com/phalcon/zephir) - 编写 PHP 扩展的编程语言 - [Yaconf](https://github.com/laruence/yaconf) - 高性能的配置管理扩展 - [php-beast](https://github.com/liexusong/php-beast) - PHP 源码加密模块 ## PHP相关软件/工具 - [**Laradock**](https://github.com/laradock/laradock) - PHP Docker 开发环境工具 - [LNMP一键安装包(1)](https://lnmp.org) - [LNMP一键安装包(2)](https://github.com/lj2007331/lnmp) - [**OneinStack**](https://oneinstack.com) - 一键 PHP/JAVA 环境安装工具 - [MacOS PHP安装工具](https://php-osx.liip.ch) - [wxPHP](https://github.com/wxphp/wxphp) - 用 PHP 开发桌面应用 - [UPUPW](http://www.upupw.net) - PHP 环境集成包 - [PHP Benchmark](http://www.phpbench.com) - PHP 性能测试工具 - [FirePHP](http://www.firephp.org) - PHP Debug 工具 - [Thrift for PHP](https://github.com/apache/thrift/tree/master/lib/php) - [msgpack.php](https://github.com/rybakit/msgpack.php) - [Hprose for PHP](https://github.com/hprose/hprose-php) - 高性能的跨语言序列化与 RPC 引擎 - [HessianPHP](http://sourceforge.net/projects/hessianphp) - 采用二进制格式传输的服务框架 - [JsonNet-PHP](https://github.com/Neeke/JsonNet) - Google Jsonnet 对 PHP 的支持扩展 - [sublime-phpcs](https://github.com/benmatselby/sublime-phpcs) - Sublime Text 的 PHP 代码格式检查插件