Libraries tagged by dimensions
travis/ex
5422 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
pgooch/php-ascii-tables
3931 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
madesimple/php-form-validator
6295 Downloads
Simple, extendable form validator for multi-dimensional forms
flagbit/table-attribute-bundle
10188 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.
mateuszmesek-magento2/module-avoid-rename-table-on-inventory-multi-dimensional-indexer
276 Downloads
N/A
xpaw/compare-arrays
432 Downloads
Diffing multi dimensional arrays the easy way
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/credit
207 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.
codelint/phpqrcode
23612 Downloads
a php library to generate qrcode
yarri/array-flatten
3174 Downloads
Convert a multi-dimensional array into a single-dimensional array
timesworld/phpqrcode
4261 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).
rapidwebltd/array_undot
12492 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
pflorek/elevator
14569 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
9349 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.
hi-folks/array
99 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.