Libraries tagged by dimensions
jbboehr/yumemi
4365 Downloads
Static dimensional analysis for PHPStan, backed by a runtime unit-conversion engine for PHP.
cable8mm/array-flatten
45135 Downloads
Flatten a multi-dimensional array in PHP.
mateuszmesek-magento2/module-avoid-rename-table-on-inventory-multi-dimensional-indexer
10903 Downloads
N/A
xpaw/compare-arrays
1916 Downloads
Diffing multi dimensional arrays the easy way
yarri/array-flatten
7148 Downloads
Convert a multi-dimensional array into a single-dimensional array
rapidwebltd/array_undot
14349 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
4488 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/aws-paramstore
11588 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.
rubix/credit
215 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
ibekzod/visual-report-builder
1688 Downloads
Visual Report Builder for Laravel - Build multi-dimensional pivot tables and reports without code. Like Kyubit.com
codelint/phpqrcode
24681 Downloads
a php library to generate qrcode
travis/ex
7041 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
timesworld/phpqrcode
7013 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
ptplugins/filament-pivot-table-free
24 Downloads
Free pivot table Blade component for FilamentPHP. Group Eloquent records into a 2-dimensional pivot with Sum aggregation. Works with Filament 3, 4, and 5.
phpmlkit/ndarray
1108 Downloads
High-performance N-dimensional arrays for PHP, powered by Rust