altessa-s/proto-gen-php
Composer 安装命令:
composer require altessa-s/proto-gen-php
包简介
Generated PHP bindings (classic grpc/grpc stubs) for the altessa-s/proto schemas.
README 文档
README
Generated PHP bindings (classic grpc/grpc
stubs) for the shared protobuf schemas defined in
altessa-s/proto. Do not edit
files in this repository by hand — they are regenerated and pushed
automatically on every push to main / develop and every vX.Y.Z tag.
For RoadRunner-flavored stubs, see
altessa-s/proto-gen-php-rr.
Install (Composer, VCS-based)
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/altessa-s/proto-gen-php"
}
],
"require": {
"altessa-s/proto-gen-php": "^0.1"
}
}
Runtime prerequisites:
- PHP 8.1+
ext-grpc(PECL extension)grpc/grpcPHP packagegoogle/protobufPHP package
Namespaces
| Proto package | PHP namespace |
|---|---|
io.altessa.badrequest.v1 |
Io\Altessa\Badrequest\V1 |
io.altessa.serviceinfo.v1 |
Io\Altessa\Serviceinfo\V1 |
gRPC client stubs end in *Client.php and extend Grpc\BaseStub.
License
MIT — see LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-08