Libraries tagged by nested array
league/config
234971818 Downloads
Define configuration arrays with strict schemas and access values with dot notation
tonirilix/nested-json-flattener
85193 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
minwork/array
213914 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
cocur/vale
84812 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
scriptfusion/array-walker
149897 Downloads
Walks nested array structures to retrieve values.
lezhnev74/pasvl
46924 Downloads
Array Validator (regular expressions for nested array, sort of)
gsteel/dot
146230 Downloads
A Utility for retrieving typed values from nested arrays
bkvfoundry/utility-belt
37466 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
hi-folks/data-block
423 Downloads
Data class for managing nested arrays and JSON data.
rexlabs/utility-belt
85663 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
designmynight/laravel-recursive-collection
16882 Downloads
A package to convert nested arrays and associative arrays into nested collections
daikazu/laravel-recursive-collection
20460 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
phly/phly-configfactory
16922 Downloads
Factory for pulling nested configuration arrays from the config service
rgilyov/array-tree-walker
4268 Downloads
Very easy way to parse arrays with tree structure
ishworkh/multi-level-array-iterator
5826 Downloads
Provides a way to loop through nested arrays with any depth