-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Shuhei Tanuma edited this page Jun 19, 2013
·
30 revisions
Welcome to the php-protocolbuffers wiki!
provides Fast and Robust protocol buffers serializer / deserializer to PHP
Alpha Development:
this ext may encode / decode unwanted result. so you should check with other pb implementation (c++, java, python) before playing this ext.
- 64bit types are disabled on 32bit platform. it will support with ProtocolBuffers\Int64 class or string foreseeable future.
- extensions does not support yet
