Libraries tagged by Object to array
saifalbd/model-collection
6 Downloads
convert php array to object like Laravel Model
mibexx/collection
36 Downloads
Can convert array to collection objects and back to array
mbernet/dto-parser
778 Downloads
A DTO Parser to convert array to object magically
jessegall/php-data-container
628 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
gravatalonga/hydrator
167 Downloads
Hydrator class from array to object or objecto to array
gracik/mapper
2 Downloads
Php library to map arrays to objects
fanymagnet/mapper
9 Downloads
Simple mapper array to object
enelar/phpa2o
531 Downloads
PHP Array to Object wrapper
cubicmushroom/options-trait
23 Downloads
Trait to make it easy to add options arrays to object classes
cjrasmussen/objectify
22 Downloads
Simple functions for converting associative arrays to objects and vice-versa
blacktrs/data-transformer
2 Downloads
Zero-dependency PHP array-to-object transformer
aljerom/simple-hydrator
8 Downloads
Reflection-based array-to-object hydrator with snake_case to camelCase mapping
jessegall/contains-data
342 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
unicon/unicon
3065 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
tyam/fadoc
72 Downloads
Form Array to Domain Object Converter/Validator