Merge branch 'pr/267'

This commit is contained in:
Jamie York 2015-07-18 19:11:59 +01:00
commit a6ff32e31f
1 changed files with 1 additions and 0 deletions

View File

@ -605,6 +605,7 @@ Libraries to help manage database schemas and migrations.
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
* [Zend Serializer](https://github.com/zendframework/Component_ZendSerializer) - The library for serialising and de-serialising data (part of Zend Framework 2).
* [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.