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.1.0(8y ago)16.0k[3 PRs](https://github.com/WyriHaximus/php-msgpack/pulls)2MITPHPPHP ^7.1.1CI failing

Since Apr 9Pushed 4w ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (7)Used By (2)

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

[](#messagepack-polyfill)

[![Build Status](https://camo.githubusercontent.com/bde90d874cae69680e256b9995eb2745ae70efc5ac485ddd687d425e8b0556e2/68747470733a2f2f7472617669732d63692e6f72672f57797269486178696d75732f7068702d6d73677061636b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/WyriHaximus/php-msgpack)[![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)[![PHP 7 ready](https://camo.githubusercontent.com/42718cddeb81248571079e9a79343ed0f98fbc659d6f1cf0bbf642e84f6d6cbf/687474703a2f2f7068703772656164792e74696d6573706c696e7465722e63682f57797269486178696d75732f72656163747068702d687474702d6d6964646c65776172652d636c6561722d626f64792f62616467652e737667)](https://travis-ci.org/WyriHaximus/reactphp-http-middleware-clear-body)

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):

```
