Libraries tagged by multi-dimensional
divineomega/array_undot
141071 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
openlss/func-mda
53713 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
madesimple/php-form-validator
12419 Downloads
Simple, extendable form validator for multi-dimensional forms
jord-jd/array_undot
1051 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
cable8mm/array-flatten
36640 Downloads
Flatten a multi-dimensional array in PHP.
mateuszmesek-magento2/module-avoid-rename-table-on-inventory-multi-dimensional-indexer
7869 Downloads
N/A
xpaw/compare-arrays
1537 Downloads
Diffing multi dimensional arrays the easy way
yarri/array-flatten
6149 Downloads
Convert a multi-dimensional array into a single-dimensional array
rapidwebltd/array_undot
14099 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
4306 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/aws-paramstore
11300 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.
padosoft/laravel-rebel-email-otp
344 Downloads
Enterprise passwordless email-OTP login for Laravel Rebel: anti-enumeration, multi-dimensional rate-limiting, multi-tenant/purpose/risk, Sanctum token issuance. Part of padosoft/laravel-rebel-*.
ibekzod/visual-report-builder
1186 Downloads
Visual Report Builder for Laravel - Build multi-dimensional pivot tables and reports without code. Like Kyubit.com
travis/ex
6894 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
pflorek/elevator
18027 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.