Libraries tagged by php nested arrays
tonirilix/nested-json-flattener
116330 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
267801 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
hi-folks/data-block
2892 Downloads
Data class for managing nested arrays and JSON data.
rexlabs/utility-belt
97995 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
bkvfoundry/utility-belt
47220 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
dilawar/nested-json-flattener
4896 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
sbwerewolf/language-specific
23275 Downloads
Read nested arrays safely and cast values predictably in PHP 8.4+
tiny-blocks/mapper
1988 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
ishworkh/multi-level-array-iterator
8127 Downloads
Provides a way to loop through nested arrays with any depth
clubdrei/typo3-env-config
168 Downloads
Dependency-free parser for converting flat environment variables into nested PHP arrays (TYPO3-focused, framework-agnostic)
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
mathsgod/array_to_gql
51 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
astral/php-serialize
47 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.