Libraries tagged by dimensional
rubix/ml
1064087 Downloads
A high-level machine learning and deep learning library for the PHP language.
sarhan/php-flatten
154214 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
divineomega/array_undot
107841 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
nmarfurt/measurements
150676 Downloads
A PHP library for representing and converting dimensional units of measure.
cable8mm/array-flatten
27006 Downloads
Flatten a multi-dimensional array in PHP.
xpaw/compare-arrays
517 Downloads
Diffing multi dimensional arrays the easy way
openlss/func-mda
40926 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
travis/ex
5623 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
rapidwebltd/array_undot
12516 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
3965 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/aws-paramstore
9498 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.
madesimple/php-form-validator
6553 Downloads
Simple, extendable form validator for multi-dimensional forms
rubix/credit
208 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
23698 Downloads
a php library to generate qrcode
yarri/array-flatten
3263 Downloads
Convert a multi-dimensional array into a single-dimensional array