Browse Source

Zend Serializer

The library for serialising and de-serialising data (part of Zend Framework 2).
pull/267/head
Marc Bennewitz 11 years ago
parent
commit
8c5685e54a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

521
 
521
 
522
 * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
522
 * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
523
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
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
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
525
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
525
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
526
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
526
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
527
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.

Loading…
Cancel
Save