{"id":63269,"url":"https://github.com/ljjsimon/awesome-php-extensions","name":"awesome-php-extensions","description":"collect awesome php extensions","projects_count":75,"last_synced_at":"2026-06-10T22:00:23.998Z","repository":{"id":217307858,"uuid":"140447421","full_name":"ljjsimon/awesome-php-extensions","owner":"ljjsimon","description":"collect awesome php extensions","archived":false,"fork":false,"pushed_at":"2020-01-10T08:34:44.000Z","size":36,"stargazers_count":30,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-09T04:01:37.762Z","etag":null,"topics":["awesome-list","php-extension"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ljjsimon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-07-10T14:49:04.000Z","updated_at":"2024-12-20T17:16:57.000Z","dependencies_parsed_at":"2024-01-15T17:10:17.958Z","dependency_job_id":"6602d022-e9eb-4235-accd-6ed8a5a1c5d5","html_url":"https://github.com/ljjsimon/awesome-php-extensions","commit_stats":null,"previous_names":["ljjsimon/awesome-php-extensions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ljjsimon/awesome-php-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljjsimon%2Fawesome-php-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljjsimon%2Fawesome-php-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljjsimon%2Fawesome-php-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljjsimon%2Fawesome-php-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljjsimon","download_url":"https://codeload.github.com/ljjsimon/awesome-php-extensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljjsimon%2Fawesome-php-extensions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266403045,"owners_count":23923403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-07-08T00:00:21.547Z","updated_at":"2026-06-10T22:00:24.001Z","primary_language":"C","list_of_lists":false,"displayable":true,"categories":["代码分析","网站框架","异步","客户端","字符串处理","扩展编写","其他","框架组件","安全检查","跨语言","数据转换","图片处理","日志","地理"],"sub_categories":[],"readme":"# Awesome PHP extensions\n收集 PHP 扩展\n\n# Contributing\n欢迎PR\n\n# The list\n## 数据转换\n- [ds](https://github.com/php-ds/extension) - 标准数据结构\n- [php-ext-excel-export](https://github.com/viest/php-ext-excel-export) - 输出 Excel 格式\n- [php-ext-trie-filter](https://github.com/wulijun/php-ext-trie-filter) - trie 查找树，用于文本匹配\n- [php-ext-collection](https://github.com/viest/php-ext-collection) - 数组数据操作\n- [php-rapidjson](https://github.com/rustjason/php-rapidjson) - 此库有问题\n- [simdjson_php](https://github.com/crazyxman/simdjson_php) - simdjson 绑定，json 解析\n- [php-decimal](https://github.com/php-decimal/extension) - 提供对 decimal 的支持。官方提供纯 php 版\n- [php-toml](https://github.com/shukean/php-toml) - 解析 toml 文件\n- [igbinary](https://github.com/igbinary/igbinary) - 替代 serialize 和 unserialize\n- [php-ext-jq](https://github.com/kjdev/php-ext-jq) - 封装 jq ，快速查找 json\n- [ext-serialize](https://github.com/swoole/ext-serialize) - 序列化\n\n\n## 客户端\n- [phpredis](https://github.com/phpredis/phpredis) - Redis 客户端\n- [phpiredis](https://github.com/nrk/phpiredis) - 封装了 Hiredis 的 Redis 客户端\n- [msphpsql](https://github.com/Microsoft/msphpsql) - 微软出的 SQL Server 客户端\n- [php-rdkafka](https://github.com/arnaud-lb/php-rdkafka) - kafka 客户端\n- [arangodb-php-driver](https://github.com/sandrokeil/arangodb-php-driver) - ArangoDB 客户端\n- [PHP-FoundationDB](https://github.com/viest/PHP-FoundationDB) - FoundationDB 客户端\n\n## 网站框架\n- [yar](https://github.com/laruence/yar) - RPC框架\n- [yaf](https://github.com/laruence/yaf) - 网站框架\n- [cphalcon](https://github.com/phalcon/cphalcon) - 网站框架\n- [asf](https://github.com/yulonghu/asf) - 网站框架\n- [ice](https://github.com/ice) - 用 Zephir 写的框架\n- [CSpeed](https://github.com/liqiongfan/cspeed) - 网站框架\n\n## 框架组件\n- [SeasLog](https://github.com/SeasX/SeasLog) - 日志\n- [Pimple](https://github.com/silexphp/Pimple) - 依赖注入\n- [yaconf](https://github.com/laruence/yaconf) - 配置管理\n- [php-mustache](https://github.com/jbboehr/php-mustache) - mustache 解析库\n\n## 异步\n- [swoole](https://github.com/swoole/swoole-src) - 多进程框架\n- [pthreads](https://github.com/krakjoe/pthreads) - 多线程\n- [zan](https://github.com/youzan/zan) - 有赞出的异步网络库\n- [php-ion](https://github.com/php-ion/php-ion) - 异步执行库\n- [event](https://bitbucket.org/osmanov/pecl-event) - 进程间通信\n- [parallel](https://github.com/krakjoe/parallel) - 并行运算\n\n## 代码分析\n- [XHProf](https://github.com/phacility/xhprof) - 性能分析工具\n- [Molten](https://github.com/chuan-yun/Molten) - 应用透明链路追踪工具\n- [XDebug](https://xdebug.org/) - PHP程序调试器\n- [vld](https://github.com/derickr/vld) - 输出PHP脚本生成的中间代码\n- [php-spx](https://github.com/NoiseByNorthwest/php-spx) - 自带后台界面的性能分析工具\n- [php-memory-profiler](https://github.com/arnaud-lb/php-memory-profiler) - 函数内存使用分析工具\n- [php-taint](https://github.com/laruence/taint) - XSS 代码检查\n- [php-ast](https://github.com/nikic/php-ast) - AST 抽象语法树\n- [php-spy](https://github.com/adsr/phpspy) - 性能分析工具\n- [php-meminfo](https://github.com/BitOne/php-meminfo) - 内存分析工具\n- [phptrace](https://github.com/Qihoo360/phptrace) - 代码执行分析\n- [Molten](https://github.com/chuan-yun/Molten) - zipkin 集成\n\n## 扩展编写\n- [zephir](https://github.com/phalcon/zephir) - 用 PHP 编写 PHP 扩展\n- [php-x](https://github.com/swoole/phpx) - cpp 开发\n- [php-cpp](https://github.com/CopernicaMarketingSoftware/PHP-CPP) - cpp 开发\n- [php-go](https://github.com/kitech/php-go) - 用 Go 语言编写 PHP 扩展\n- [php-rc](https://github.com/rethinkphp/php-rs) - 用 Rust 语言编写 PHP 扩展\n\n## 跨语言\n- [ffi](https://github.com/dstogov/php-ffi) - 直接编译 c 语言代码\n- [v8js](https://github.com/phpv8/v8js) - 用 V8 引擎执行 javascript\n- [php-v8](https://github.com/phpv8/php-v8) - 用 V8 引擎执行 javascript\n- [PHPython](https://github.com/bullsoft/PHPython) - 执行 python\n- [php-python](https://github.com/jparise/php-python) - 运行 python 扩展\n- [php-ext-wasm](https://github.com/wasmerio/php-ext-wasm) - 运行 WebAssembly\n- [php-webview](https://github.com/siara-cc/php_webview) - 模仿浏览器运行 javascript，有 document\n\n## 图片处理\n- [php-smartcrop-extension](https://github.com/xymak/php-smartcrop-extension) - smartcrop 图片关键部位查找算法的 PHP 实现\n- [php-vips](https://github.com/jcupitt/php-vips) - 图像处理库，封装 libvips\n- [php-opencv](https://github.com/hihozhou/php-opencv) - opencv 客户端\n\n## 字符串处理\n- [php-akm](https://github.com/imaben/php-akm) - 文本查找\n- [php_aho_corasick](https://github.com/ph4r05/php_aho_corasick) - Aho-Corasick 算法做字符串匹配\n- [pinyin-php](https://github.com/duguying/pinyin-php) - 汉字转拼音\n- [php-pinyin](https://github.com/bullsoft/php-pinyin) - 汉字转拼音\n- [libsodium-php](https://github.com/jedisct1/libsodium-php) - 加密库，封装 libsodium\n\n## 安全检查\n- [taint](https://github.com/laruence/taint) - 检查XSS漏洞\n- [xmark](https://github.com/fate0/xmark) - 检查多种漏洞\n\n## 日志\n- [php-yklogger](https://github.com/shukean/php-yklogger) - 记录日志\n\n## 地理\n- [geohash-php-extension](https://github.com/taogogo/geohash-php-extention) - 经纬度和 geohash 转换\n- [geohash](https://github.com/shenzhe/geohash) - geohash\n- [geospatial](https://github.com/php-geospatial/geospatial) - 包含一般的地理计算函数\n\n## 其他\n- [donkeyid](https://github.com/osgochina/donkeyid) - 64位自增id生成器\n- [screw-plus](https://github.com/del-xiong/screw-plus) - 基于 screw 对 PHP 代码加密\n- [mpl-php-extension](https://github.com/taogogo/mpl-php-extension) - 手机查找归属地\n- [php-inotify](https://github.com/arnaud-lb/php-inotify) - 封装 inotify，监控文件状态\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/ljjsimon%2Fawesome-php-extensions/projects"}