Libraries tagged by Array object
coderofsalvation/datamapper-minimal
13 Downloads
Easily transform arrays and objects with different layouts into one format
cleancode/injectable-bundle
74 Downloads
Injectable-bundle is responsible for injecting array of objects into your class. By tagging you mark an service to be injected into your target service.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
break-down/infrastructure-meta
8 Downloads
Entity meta implementation to inflate and deflate an entity to and from an array between objects and mysql query results.
blacktrs/data-transformer
2 Downloads
Zero-dependency PHP array-to-object transformer
bcismariu/commons-descendable
116 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects
baohan/collection
322 Downloads
A wrapper class to provide way to access array in object oriented
indigophp/hydra
100 Downloads
Easily convert array to object and object to array
eurofirany/cast-to-class
104 Downloads
Cast array/object to class
detailnet/dfw-normalization
1441 Downloads
DETAIL Framework library for array/object (de-)normalization
bednic/rich-expression-builder
3641 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
xiaohuilam/zend-hydrator
19 Downloads
Serialize objects to arrays, and vice versa
wookieb/zorro-data-schema
19 Downloads
Tool to convert objects to arrays and vice versa according to data schema
wavelo/const-macro
67 Downloads
Extends Latte templating engine with `{const ?}` macro for destructuring of objects and arrays inspired by ES2015
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.