Hi, all:
I am a developer in Alibaba Inc in China. This’s my blog:
http://www.liaohuqiu.net/.
We use a kind of binary data format to swap data between java and php:
http://binpack.liaohuqiu.net. It is json like, easy to implement. The data
after encoded is much smaller, and it is very fast.
I wrote an implementation in php extension, here is the source code:
https://github.com/binpack/binpack-php, I want it to be listed within the PECL
directory.
Thanks & Regards.
