Added Pinq

PHP Integrated query, a real Linq library for PHP.
This commit is contained in:
Elliot Levin 2014-07-07 23:37:29 +10:00
parent 641f86f4f2
commit 296d461655
1 changed files with 1 additions and 0 deletions

View File

@ -483,6 +483,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
* [Pinq](https://github.com/TimeToogo/Pinq) - PHP Integrated query, a real Linq library for PHP.
## Notifications
*Libraries for working with notification software.*