array-flattening
There are 4 repositories under array-flattening topic.
FranBar1966/FlatPHP
Simple, fast and powerful PHP utility functions to flatten/unflatten multidimensional/JSON arrays into a one-dimensional array, preserving key names and joining them with customizable separators.
harismuneer/Mapping-3D-Array-to-1D-Array
🌌 Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problem
Quernest/arr-flatten-unflatten
🍓 non-recursive method of flattening an array or arrays and unflattening the result