php-grpc-server-protobuf-plugin

command module
v0.0.0-...-4519f35 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 5 Imported by: 0

README

Deprecated

link to https://github.com/roadrunner-server/grpc/tree/master/protoc_plugins

php-grpc-server-protobuf-plugin

the php plugin for grpc protobuf to generate php server interface

install


go install github.com/hetao29/php-grpc-server-protobuf-plugin@latest

usage

  
#生成interface(此插件)
protoc --plugin=protoc-gen-php-grpc=proto/php-grpc-server-protobuf-plugin --php-grpc_out=proto_generated --php_out=proto_generated -I proto/ proto/src/*

#生成client(官方插件)
protoc --plugin=protoc-gen-grpc=proto/grpc_php_plugin --grpc_out=proto_generated --php_out=proto_generated -I proto/ proto/src/*

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL