Преглед изворни кода

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
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
693
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
694
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
694
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
695
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
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
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
697
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
697
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
698
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
698
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
699
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).

Loading…
Откажи
Сачувај