Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 274 Bytes

Protobuf compiler PHP

A simple tool based on Docker to compile protobuf to PHP.

Run docker-compose up to compile your proto file. All output files will be published inside /src directory.

You can also change the configuration for compiler in /docker/php/build.sh.