Libraries tagged by object hydration
yiisoft/hydrator
68937 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
samdark/hydrator
72881 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
sunrise/hydrator
24601 Downloads
A flexible strictly-typed hydrator.
milo/hydrator
70975 Downloads
Hydrates object from array, exports object to array
doctrine/skeleton-mapper
9587 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
andreypostal/php-pancake-object
178 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
orisai/object-mapper
32883 Downloads
Raw data mapping to validated objects
eag/easy-hydrator
41699 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
symplify/easy-hydrator
81435 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
pew-pew/hydrator
2667 Downloads
Object hydrator kernel library
squidit/array-to-object
1096 Downloads
Hydrate array to object using typed object properties
phore/hydrator
4102 Downloads
Unserialize arrays into object structure
orisai/nette-object-mapper
27968 Downloads
Orisai Object Mapper integration for Nette
kenny1911/doctrine-dbal-hydrator
49 Downloads
Convert doctrine dbal query result to dto
indigerd/hydrator
39054 Downloads
Hydrate data to objects and extract data from objects