lvht/protobuf

proto library for PHP

v3.5.1.1 2018-01-27 02:42 UTC

This package is not auto-updated.

Last update: 2024-04-14 01:57:26 UTC


README

This is a mirror for google/protobuf.

And features you may like:

  • small package, only contain php source code
  • use unicode for json_encode
  • export compiler plugin, so you can write your plugin in PHP

Please see patches from this.

version

Only mirror stable tag from the offical repo.

install

composer require lvht/protobuf

update from upstream

git archive v3.5.1|tar --extract -C path/to/protobuf composer.json php/src