Libraries tagged by multi dimensional
rogervila/array-diff-multidimensional
3586601 Downloads
Compare the difference between two multidimensional arrays
minwork/array
226904 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
114562 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
160803 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
madesimple/php-form-validator
7241 Downloads
Simple, extendable form validator for multi-dimensional forms
xpaw/compare-arrays
724 Downloads
Diffing multi dimensional arrays the easy way
openlss/func-mda
43151 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
multidimensional/oauth2-shopify
26385 Downloads
Shopify OAuth 2.0 Client Provider for The PHP League OAuth2-Client
travis/ex
6064 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
rapidwebltd/array_undot
12581 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
4030 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/aws-paramstore
10012 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.
cable8mm/array-flatten
29685 Downloads
Flatten a multi-dimensional array in PHP.
rekalogika/pivot-table
3726 Downloads
Transforms multidimensional data into a pivot table.
daikazu/laravel-recursive-collection
22546 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.