1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-12 02:52:21 +00:00

Add Fractal.

This commit is contained in:
Jamie 2014-01-12 14:51:51 -07:00
parent d4668fd5fe
commit ab27cd51d9

View File

@ -452,6 +452,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
* [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.
## Notifications
*Libraries for working with notification software.*