Libraries tagged by multi dimensional
rogervila/array-diff-multidimensional
3374670 Downloads
Compare the difference between two multidimensional arrays
minwork/array
217709 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
divineomega/array_undot
109925 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
sarhan/php-flatten
156383 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
madesimple/php-form-validator
6741 Downloads
Simple, extendable form validator for multi-dimensional forms
cable8mm/array-flatten
28647 Downloads
Flatten a multi-dimensional array in PHP.
xpaw/compare-arrays
541 Downloads
Diffing multi dimensional arrays the easy way
openlss/func-mda
41464 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
multidimensional/oauth2-shopify
25805 Downloads
Shopify OAuth 2.0 Client Provider for The PHP League OAuth2-Client
yarri/array-flatten
3511 Downloads
Convert a multi-dimensional array into a single-dimensional array
travis/ex
5729 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
rapidwebltd/array_undot
12538 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
pgooch/php-ascii-tables
3994 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/elevator
15107 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
pflorek/aws-paramstore
9716 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.