Libraries tagged by nested array
kaiseki/nested-array
254 Downloads
ishworkh/multi-level-array-iterator
4807 Downloads
Provides a way to loop through nested arrays with any depth
smoren/nested-accessor
1017 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
schnittstabil/get
112841 Downloads
Get nested array values and object properties.
michaels/data-manager
1814 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
kuria/options
3729 Downloads
Resolve structured arrays according to the specified set of options
starbug/bundle
7125 Downloads
A simple object abstraction for working with nested array structures.
keboola/symfony-console-nested-formatter-helper
865 Downloads
Nested array formatter helper for Symfony Console
northrook/array-access
98 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
hambrook/nest
58 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
xmlutils/xmlutils
74 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
nzo/array
24 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
muse/array_nested
11 Downloads
Set/Get a nested array value
funeralzone/array-editor
138 Downloads
A PHP 7.1 helper library that lets you edit values within nested arrays.