A pure and efficient MessagePack serialization library.
It is influenced by the design of rybakit/msgpack, but reworked internal with focus on performance.
The suggested installation method is via composer:
$ composer require alexmasterov/msgpack
WIP..