资 源 简 介
Summary
This extension provide API for communicating with MessagePack serialization.
Development code will be.
The official version of the code has been integrated into the MessagePack project. (here)
Installation
pecl command
$ pecl channel-discover php-msgpack.googlecode.com/svn/pecl$ pecl install msgpack/msgpack-beta
After enabling the extension in php.ini, restarting the web service is required for the changes to be picked up.
building
$ phpize$ ./configure$ make# make install
A successful install will have created msgpack.so and put it into the PHP extensions directory.
You"ll need to and adjust php.ini and add an extension=msgpack.so line before you can use the extension.
For the Windows binaries and installer, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报