ソースを参照

Added JSON Machine

pull/1045/head
Filip Halaxa 6年前
コミット
a56c070045
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -693,6 +693,7 @@ Libraries to help manage database schemas and migrations.
693 693
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
694 694
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
695 695
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
696
+* [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach`
696 697
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
697 698
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
698 699
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).

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