thesis/grpc-protocol
Composer 安装命令:
composer require thesis/grpc-protocol
包简介
Shared gRPC protocol runtime for PHP: framing, metadata, status/error model, and encoding/compression primitives used by client and server.
README 文档
README
Read-only subtree split from
https://github.com/thesis-php/grpc.Do not open issues/PRs here. Use the monorepo:
Shared gRPC protocol runtime for PHP: framing, metadata, status/error model, and encoding/compression primitives used by client and server.
Contents
Installation
composer require thesis/grpc-protocol
Usage
This package is typically consumed transitively by:
thesis/grpc-clientthesis/grpc-server
You can also require it directly for shared runtime primitives:
- metadata and status context
- gRPC frame codec
- compression and encoding contracts
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-10