allegro / php-protobuf

PHP Protobuf - Google's Protocol Buffers for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to generate the CodeGeneratorResponse.php file?

lovepurple opened this issue · comments

I want custom a generator ,but i cant find any solution to generate the codegeneratorresponse from complier/plugin.proto ?

You can use any available implementation to compile plugin.proto in a way you desire. You can use this project by adjusting a code generation.