Browse Source

Added Pinq

PHP Integrated query, a real Linq library for PHP.
pull/146/head
Elliot Levin 11 years ago
parent
commit
296d461655
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

483
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
483
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
484
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
484
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
485
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
485
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
486
+* [Pinq](https://github.com/TimeToogo/Pinq) - PHP Integrated query, a real Linq library for PHP.
486
 
487
 
487
 ## Notifications
488
 ## Notifications
488
 *Libraries for working with notification software.*
489
 *Libraries for working with notification software.*

Loading…
Cancel
Save