|
|
@@ -683,6 +683,7 @@ Libraries to help manage database schemas and migrations.
|
|
683
|
683
|
* [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
|
|
684
|
684
|
* [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
|
|
685
|
685
|
* [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
|
|
|
686
|
+* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
|
|
686
|
687
|
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
|
687
|
688
|
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
|
688
|
689
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|