Libraries tagged by nested array
michaels/data-manager
1964 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
kuria/options
4835 Downloads
Resolve structured arrays according to the specified set of options
daikazu/laravel-recursive-collection
28310 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
rgilyov/array-tree-walker
5643 Downloads
Very easy way to parse arrays with tree structure
kaiseki/nested-array
602 Downloads
Recursively merge nested arrays (deep merge).
ishworkh/multi-level-array-iterator
8050 Downloads
Provides a way to loop through nested arrays with any depth
wokster/yii2-nested-sets-tree-behavior
4248 Downloads
NestedSetsTreeBehavior for build array from creocoder nested sets behavior and fancytree widget
mathsgod/array_to_gql
45 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
schnittstabil/get
113302 Downloads
Get nested array values and object properties.
tiny-blocks/mapper
1968 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
starbug/bundle
8243 Downloads
A simple object abstraction for working with nested array structures.
clubdrei/typo3-env-config
168 Downloads
Dependency-free parser for converting flat environment variables into nested PHP arrays (TYPO3-focused, framework-agnostic)
smoren/nested-accessor
1139 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
oasys/validator
10 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating