Libraries tagged by Object to array
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
17 Downloads
Simple functions for converting associative arrays to objects and vice-versa
blacktrs/data-transformer
2 Downloads
Zero-dependency PHP array-to-object transformer
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
3064 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
oro-flex/property-access
741 Downloads
The Oro Property Access component reads/writes values from/to object/array graphs using a simple string notation.
northern/serializer
20 Downloads
Serializes a annotated object to a plain PHP array.
gwsn/transformer
961 Downloads
Data Transformer to Transform data from API response to arrays or objects
alexanevsky/output-normalizer-bundle
51 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
nicmart/treebuilder
2 Downloads
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
loomlabs/utility.collection
10 Downloads
An object-oriented way to work with arrays.
hiyen/an-obj
6 Downloads
ARRAY CONVERTS TO Anonymous OBJECT
fnxnet/guzzle-bundle
394 Downloads
Allows you to easily create clients, commands and map result to desired array, object or class