Sfoglia il codice sorgente

Merge pull request #576 from saulotoledo/PINQ

Updated PINQ's description.
pull/582/head
Jad Bitar 10 anni fa
parent
commit
941bcb8cb7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -638,7 +638,7 @@ Libraries to help manage database schemas and migrations.
638 638
 * [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.
639 639
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
640 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 642
 * [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
643 643
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
644 644
 

Loading…
Annulla
Salva