Sfoglia il codice sorgente

Update README.md

pull/989/head
Jamie 6 anni fa
parent
commit
5759ecbe8d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -683,6 +683,7 @@ Libraries to help manage database schemas and migrations.
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 685
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
686
+* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the MessagePack serialization format.
686 687
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
687 688
 * [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
688 689
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.

Loading…
Annulla
Salva