Libraries tagged by dimensional
yarri/array-flatten
3614 Downloads
Convert a multi-dimensional array into a single-dimensional array
tridcatij/asciitables
404 Downloads
This package convert multi-dimensional arrays into ASCII tables.
timesworld/phpqrcode
4722 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
12553 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
pflorek/elevator
15278 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.
byjoby/flatrr
6955 Downloads
A library for working with multi-dimensional arrays through flattened keys
arcanum/parameter-tree
7275 Downloads
Namespaced accessors for multi-dimensional trees of parameters (such as POST/GET, config, etc)
tsy/phpqrcode
1536 Downloads
a php library to generate qrcode
rubix/har
126 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
velliz/timetables
611 Downloads
Timetable algorithm implemented with 2 dimensional cartesius diagram
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.
flagbit/akeneo-reference-entity-table-bundle
431 Downloads
An Akeneo PIM Bundle by Flagbit that adds a multi-dimensional data representation in the form of tables as an attribute for PIM Enterprise Reference Entities
diversen/markdown-split-by-header
6281 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level
barryvanveen/php-cca
98 Downloads
Create two-dimensional Cyclic Cellular Automaton with PHP. Export results as (animated) images. Includes presets of working rules.
econic/csvreader
462 Downloads
Utility class for converting csv data into two-dimensional associative arrays