|
|
@@ -521,6 +521,7 @@ Libraries to help manage database schemas and migrations.
|
|
521
|
521
|
|
|
522
|
522
|
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
|
|
523
|
523
|
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
|
|
524
|
+* [Zend Serializer](https://github.com/zendframework/Component_ZendSerializer) - The library for serialising and de-serialising data (part of Zend Framework 2).
|
|
524
|
525
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
|
525
|
526
|
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
|
|
526
|
527
|
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
|