msgpack

pecl install msgpack

PHP extension for interfacing with MessagePack

This extension provide API for communicating with MessagePack serialization.

Maintainer

  • Advect (lead )
  • Xinchen Hui (lead )
  • Michael Wallner (lead )

Details

Stars: 768
Issue openned: 21
Downloads: 2785143
3.0.0RC1
24 days ago
Download DLL for processor with 64 bits architecture (x64)
PHP 8.3
Loading...
PHP 8.2
Loading...
PHP 8.1
Loading...
PHP 8.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 8.3
Loading...
PHP 8.2
Loading...
PHP 8.1
Loading...
PHP 8.0
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 3.0.0RC1 change log


* Add support for PHP-8.1 Enums
* merges #173
* fixes #171
* Add support for APCu
* merges #162, #93
* Add OPT_ASSOC for roundtrip serialization of map.
* merges #58

requires:

  • php >=7.0.0
  • pearinstaller >=1.4.3