lvht / protobuf
PHP 的 proto 库
v3.5.1.1
2018-01-27 02:42 UTC
Requires
- php: >=5.5.0
Requires (Dev)
- phpunit/phpunit: >=4.8.0
Suggests
- ext-bcmath: Need to support JSON deserialization
Replaces
- google/protobuf: v3.5.1.1
This package is not auto-updated.
Last update: 2024-09-15 04:10:44 UTC
README
这是 google/protobuf 的镜像。
你可能喜欢的特性
- 小包,只包含 PHP 源代码
- 使用 Unicode 进行 json_encode
- 导出编译器插件,因此你可以用 PHP 编写插件
请参阅来自 这里 的补丁。
版本
仅镜像官方仓库的稳定标签。
安装
composer require lvht/protobuf
从上游更新
git archive v3.5.1|tar --extract -C path/to/protobuf composer.json php/src