PHPackages                             wyrihaximus/msgpack - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wyrihaximus/msgpack

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wyrihaximus/msgpack
===================

ext-msgpack polyfill using rybakit/msgpack

1.2.0(1mo ago)113.1k[1 issues](https://github.com/WyriHaximus/php-msgpack/issues)[1 PRs](https://github.com/WyriHaximus/php-msgpack/pulls)2MITMakefilePHP ^8.4CI failing

Since Apr 9Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/WyriHaximus/php-msgpack)[ Packagist](https://packagist.org/packages/wyrihaximus/msgpack)[ GitHub Sponsors](https://github.com/WyriHaximus)[ RSS](/packages/wyrihaximus-msgpack/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (5)Versions (10)Used By (2)

MessagePack polyfill
====================

[](#messagepack-polyfill)

[![Latest Stable Version](https://camo.githubusercontent.com/6730c77423e051a84f09ec12d9f0e1012ff0eac5d505d22962e5dfd644804666/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f6d73677061636b2f762f737461626c652e706e67)](https://packagist.org/packages/WyriHaximus/msgpack)[![Total Downloads](https://camo.githubusercontent.com/8d6194aa09f1e9aaf2ca75fd3eb15716df75184b2b035b303a696d9be68b7126/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f6d73677061636b2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/WyriHaximus/msgpack)[![License](https://camo.githubusercontent.com/8bad858eb3c23afd30e14bedc401585741be0c9a1f6e7c680c795c4739c45f36/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f6d73677061636b2f6c6963656e73652e706e67)](https://packagist.org/packages/WyriHaximus/msgpack)

Install
=======

[](#install)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.

```
composer require wyrihaximus/msgpack

```

[`ext-msgpack`](https://github.com/msgpack/msgpack-php) polyfill using [`rybakit/msgpack`](https://github.com/rybakit/msgpack.php).

Usage
=====

[](#usage)

Exactly the same as [`ext-msgpack`](https://github.com/msgpack/msgpack-php):

```
