Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

bakins/protoc-gen-php-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protoc-gen-php-grpc

Experimental PHP server generation for PHP

Usage

Clone this repo and build it - tested with Go 1.9 - and install the resulting protoc-gen-php-grpc binary into your path

Install grpc_php_plugin as described at https://grpc.io/docs/tutorials/basic/php.html

Copy the resulting binary to /usr/local/bin/grpc_php_plugin

Run ./script/protoc to generate code for the example hello world.

Status

This is just an idea in code form to be used with https://github.com/bakins/grpc-fastcgi-proxy

It is untested.

About

Experimental PHP gRPC server generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published