File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -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).
You can’t perform that action at this time.
0 commit comments