Browse Source

Merge pull request #576 from saulotoledo/PINQ

Updated PINQ's description.
pull/582/head
Jad Bitar 10 years ago
parent
commit
941bcb8cb7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

638
 * [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.
638
 * [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.
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 real Linq library for PHP.
641
+* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
642
 * [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
642
 * [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).
643
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
644
 
644
 

Loading…
Cancel
Save