Libraries tagged by multidimensionnal
bentools/arraytools
2265 Downloads
Some extra functions to work with arrays.
bentools/flatten-iterator
2021 Downloads
Flattens Traversable or arrays into one iterator.
rogervila/array-diff-multidimensional
3642494 Downloads
Compare the difference between two multidimensional arrays
minwork/array
229229 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
sarhan/php-flatten
162106 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
multidimensional/oauth2-shopify
26548 Downloads
Shopify OAuth 2.0 Client Provider for The PHP League OAuth2-Client
rekalogika/pivot-table
4119 Downloads
Transforms multidimensional data into a pivot table.
daikazu/laravel-recursive-collection
22978 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
squidit/data-array-mapper
1883 Downloads
Squid IT - Database ResultSet to Multidimensional Array Mapper
lucasantarella/array_keys_recursive
1765 Downloads
Library to get array keys of a multidimensional array, retaining the original array structure.
fnayou/dotted
3429 Downloads
php library to access multidimensional arrays
flagbit/table-attribute-bundle
10222 Downloads
The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility within the PIM.
xtompie/sorter
3005 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
tebru/multi-array
3175 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
sevenecks/tableify
5798 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.