Fedora Packages

php-pecl-msgpack

API for communicating with MessagePack serialization

This extension provide API for communicating with MessagePack serialization. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves. If you ever wished to use JSON for convenience (storing an image with metadata) but could not for technical reasons (encoding, size, speed...), MessagePack is a perfect replacement. This extension is still EXPERIMENTAL.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.2.0-6.fc41 -
Fedora 40 2.2.0-5.fc40 -
Fedora 39 2.2.0-2.fc39 -
Fedora 38 2.2.0-1.fc38 -
EPEL 9 2.1.2-4.el9 -
EPEL 7 0.5.5-5.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at php-pecl-msgpack dash maintainers at fedoraproject dot org.



Sources on Pagure