rodrigodiez / php-protobuf-rpc
轻松创建基于 Google Protobuffers 的 PHP RPC 服务,并通过任何传输协议与之交互
dev-master
2018-02-13 08:13 UTC
Requires
- php: ^5.5 || ^7.0
- ext-protobuf: *
- psr/container: ^1.0
Requires (Dev)
- phpspec/phpspec: ^4.3
This package is not auto-updated.
Last update: 2024-09-20 02:47:17 UTC
README
轻松创建基于 Google Protobuffers 的 PHP RPC 服务,并通过任何传输协议与之交互
另请参阅
- Symfony ProtobufRPCBundle 将 php-protobuf-rpc 集成到 Symfony PHP 框架