Quellcode durchsuchen

Merge pull request #576 from saulotoledo/PINQ

Updated PINQ's description.
pull/582/head
Jad Bitar vor 10 Jahren
Ursprung
Commit
941bcb8cb7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -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
 

Laden…
Abbrechen
Speichern