2017 © Pedro Peláez
 

library php-msgpack-stubs

image

gilek/php-msgpack-stubs

  • Wednesday, March 28, 2018
  • by gilek
  • Repository
  • 1 Watchers
  • 1 Stars
  • 398 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 53 % Grown

The README.md

PHP msgpack stubs

This package provides stubs for msgpack PHP extension., (*1)

MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small., (*2)

Installation

composer require --dev gilek/php-msgpack-stubs, (*3)

The Versions

28/03 2018

dev-master

9999999-dev

  Sources   Download

MIT

by Maciej Kłak

28/03 2018

v1.0.1

1.0.1.0

  Sources   Download

MIT

by Maciej Kłak