Libraries tagged by associative array
mnemesong/structure
50 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
theopeneyes/sort-associative-array
4 Downloads
A Laravel package to sort associative array
sitnikovik/array-to-object-serializer
14 Downloads
Tool to convert your class nested with anothers to associative array
robertogriel/crypt-array
14 Downloads
A simple PHP library to encrypt and decrypt strings or associative arrays using OpenSSL.
pavelzheltok/arrayanalyzer
0 Downloads
Library for analyzing associative arrays for keys existing
fgendorf/php-array-table
23 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console) with compatibility with markdown
diego-karabin/csv-to-array
24 Downloads
Library to convert .csv files into associative array.
diego-karabin/array-to-csv
2 Downloads
Library to generate .csv files from an associative array.
changwei/array2text
23 Downloads
this is a php script, it can convert a php associative array to a text
bmt/assoc-array
5 Downloads
Represents an associative array with string keys.
nzo/array
25 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
white-gecko/arrays
510 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
unclexo/filestorage
6 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
macropage/markdown-table
617 Downloads
Create a markdown table string from an associative array.