소스 검색

Merge pull request #1045 from halaxa/master

Add JSON Machine
pull/1047/head
Jad Bitar 6 년 전
부모
커밋
7b55c82d2c
No account linked to committer's email address
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).

Loading…
취소
저장