diff --git a/README.md b/README.md index 8457f9d..910262a 100644 --- a/README.md +++ b/README.md @@ -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.*