Registry / serialization / zendframework-zend-hydrator

zendframework-zend-hydrator

JSON →
library3.0.2phppackagistunverified

Serialize objects to arrays, and vice versa.

composer require zendframework/zend-hydrator
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-hydrator
serializationphpv3.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HydratorInterface
use Zend\Hydrator\HydratorInterface;

Extract data from an object using a hydrator.

use Zend\Hydrator\ClassMethodsHydrator; $hydrator = new ClassMethodsHydrator(); $data = $hydrator->extract($object);
Debug
Known issues
breakingVersion 3.0.2 is the last release; the package is migrated to laminas-hydrator.
fix
Use laminas/laminas-hydrator instead.
affects: >=3.0.0
Upgrade
Version history
3.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
OpenAI (training)
1
Resources
zendframework-zend-hydrator — pip install zendframework-zend-hydrator · libregistry