Libraries tagged by array of objects
simplecomplex/validate
275 Downloads
Validate shallowly and recursively (elements of object/array).
realness/aliascompiler
10 Downloads
Compile array of keys to nested objects
neilofsteel/aliascompiler
12 Downloads
Compile array of keys to nested objects
extphp/data-dot
1654 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
dmt-software/import-reader
80 Downloads
Read parts of a file/stream into a series of objects or arrays
brickhouse/validation
1 Downloads
Validation of objects and arrays for Brickhouse applications
bcismariu/commons-descendable
116 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects
steevanb/sf2-form-utils
394 Downloads
buildForm() with objects instead of array
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.
openlss/lib-datamodel
97 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
morebec/orkestra-normalization
506 Downloads
Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes
mfonte/base62x
305 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
lumen/translator
235 Downloads
Universal translator of [string, array, object].
kokoroe/mapper
38 Downloads
A PHP5.5+ mapper to convert array of data into nested PHP objects
drupal-utils/entity-convert
10 Downloads
Converts Drupal entity objects into simple array of fields.