zendframework/zend-hydrator

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-hydrator package instead.

Serialize objects to arrays, and vice versa

3.0.2 2019-03-15 14:12 UTC

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-hydrator.

Build Status Coverage Status

Zend\Hydrator provides utilities for mapping arrays to objects, and vice versa, including facilities for filtering which data is mapped as well as providing mechanisms for mapping nested structures.