mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added Ginq.
This commit is contained in:
parent
bba8edce00
commit
237e613c3b
@ -639,6 +639,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
|
||||
* [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
|
||||
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
||||
* [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
|
||||
* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
|
||||
* [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user