Home > Backend Development > PHP Tutorial > 求推荐php语言的protobuf实现的类库?

求推荐php语言的protobuf实现的类库?

WBOY
Release: 2016-06-06 20:41:44
Original
1082 people have browsed it

找到了三个:
https://github.com/allegro/php-protobuf
https://github.com/drslump/Protobuf-PHP
http://code.google.com/p/pb4php/downloads/list
发现的共同点,项目较老,近期没有更新。我的顾虑主要在于项目的后期维护以及对protobuf的支持程度。

有哪些朋友有这块的经历,还请告知哪个库更成熟,推荐一番。提前感谢。。。。

回复内容:

找到了三个:
https://github.com/allegro/php-protobuf
https://github.com/drslump/Protobuf-PHP
http://code.google.com/p/pb4php/downloads/list
发现的共同点,项目较老,近期没有更新。我的顾虑主要在于项目的后期维护以及对protobuf的支持程度。

有哪些朋友有这块的经历,还请告知哪个库更成熟,推荐一番。提前感谢。。。。

本身比较稳定吧,不需要怎么更新维护了

how about this
https://github.com/drslump/Protobuf-PHP

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template