Browse Source

Merge pull request #578 from saulotoledo/Ginq

Added Ginq.
pull/577/head
Jose Diaz-Gonzalez 10 years ago
parent
commit
be11cd4dd3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

639
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
639
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
640
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
640
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
641
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
641
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
642
+* [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
642
 * [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
643
 * [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
643
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
644
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
644
 
645
 

Loading…
Cancel
Save