ソースを参照

[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.

読み込み中…
キャンセル
保存