Browse Source

Add Fractal.

pull/63/head
Jamie 12 years ago
parent
commit
ab27cd51d9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

452
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
452
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
453
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
453
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
454
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
454
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
455
+* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
455
 
456
 
456
 ## Notifications
457
 ## Notifications
457
 *Libraries for working with notification software.*
458
 *Libraries for working with notification software.*

Loading…
Cancel
Save