Libraries tagged by php nested arrays
tonirilix/nested-json-flattener
91663 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
229418 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
bkvfoundry/utility-belt
39476 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
hi-folks/data-block
498 Downloads
Data class for managing nested arrays and JSON data.
rexlabs/utility-belt
88374 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
ishworkh/multi-level-array-iterator
6302 Downloads
Provides a way to loop through nested arrays with any depth
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
nzo/array
25 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
nalsas/php-query
6 Downloads
A chainable, lightweight library for maniplating(i.e. query/update/delete...) deep nested array
funeralzone/array-editor
138 Downloads
A PHP 7.1 helper library that lets you edit values within nested arrays.
andydune/array-walker
36 Downloads
Better implementation foreach operator with nested array compability.
northrook/array-access
135 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.