Libraries tagged by Array object
realness/aliascompiler
10 Downloads
Compile array of keys to nested objects
neilofsteel/aliascompiler
12 Downloads
Compile array of keys to nested objects
keven/instantiator
31 Downloads
Instantiate an object based on an array of its constructor parameters.
dsijak/container
7 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
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.
northern/serializer
20 Downloads
Serializes a annotated object to a plain PHP array.
kokoroe/mapper
38 Downloads
A PHP5.5+ mapper to convert array of data into nested PHP objects
jlem/arrayok
12 Downloads
A simple object wrapper/decorator for arrays
jfadich/json-property
443 Downloads
Transform an object property into an enhanced array
improvframework/configuration
581 Downloads
An opinionated Configuration object for parsing Key-Value arrays.
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.
mnemesong/structure
50 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
yeast/loafpan
19 Downloads
Object and config hydration from associative arrays
loomlabs/utility.collection
10 Downloads
An object-oriented way to work with arrays.
devorto/routing
75 Downloads
Match a route on a array of routes and let the route object handle it.