Open

Description
Hi,
- Thank you for amazing work.
- Your binary protocol is based on MessagePack but it is hardcoded in "tarantool-php" ext, I suggest to move it to a separate PECL ext, I understand that this is out of scope of this project, but I think it will help community. Official php msgpack extension is very buggy and seam that has been abandoned only a good alternative is rybakit/msgpack.php but it is written in Pure PHP and is less performance (after some tests with big data)