瀏覽代碼

[Data Structure and Storage] Add msgpack.php

https://github.com/rybakit/msgpack.php
pull/640/head
Eugene Leonovich 9 年之前
父節點
當前提交
fb538a8178
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -682,6 +682,7 @@ Libraries to help manage database schemas and migrations.
682 682
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
683 683
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
684 684
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
685
+* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the MessagePack serialization format.
685 686
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
686 687
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
687 688
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.

Loading…
取消
儲存