Can FlatBuffers be used on the PHP server side?

I am writing applications for Android and iOS , so far we have used JSONto transfer data between the server and client applications. Our server is written in PHP. Now I was thinking of moving our implementation to FlatBuffersinstead JSON.

Does anyone know if I can create them using PHP? I am not a server developer, so I have no idea how this works on the server side.

Thanks in advance.

+4
source share
2 answers

FlatBuffers PHP, ++/Java/#/Go/Python. flatc flatbuffer JSON .

EDIT: PHP .

+1

, php. Google php.

- .

C . Mac, brew install flatbuffers ( brew).

0

All Articles