Libraries tagged by nested array
league/config
249516926 Downloads
Define configuration arrays with strict schemas and access values with dot notation
tonirilix/nested-json-flattener
89382 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
224868 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
scriptfusion/array-walker
155909 Downloads
Walks nested array structures to retrieve values.
lezhnev74/pasvl
47620 Downloads
Array Validator (regular expressions for nested array, sort of)
gsteel/dot
157922 Downloads
A Utility for retrieving typed values from nested arrays
designmynight/laravel-recursive-collection
18052 Downloads
A package to convert nested arrays and associative arrays into nested collections
cocur/vale
87107 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
hi-folks/data-block
468 Downloads
Data class for managing nested arrays and JSON data.
rexlabs/utility-belt
87460 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
bkvfoundry/utility-belt
38811 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
daikazu/laravel-recursive-collection
22111 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
phly/phly-configfactory
18692 Downloads
Factory for pulling nested configuration arrays from the config service
rgilyov/array-tree-walker
4593 Downloads
Very easy way to parse arrays with tree structure
ishworkh/multi-level-array-iterator
6163 Downloads
Provides a way to loop through nested arrays with any depth