Update README.md

This commit is contained in:
Elliot Levin 2014-09-04 16:32:38 +10:00
parent 296d461655
commit 4586b7fbf1
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +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.
* [PINQ](https://github.com/TimeToogo/Pinq) - PHP Integrated query, a real Linq library for PHP.
## Notifications
*Libraries for working with notification software.*