Libraries tagged by associative array
theopeneyes/sort-associative-array
5 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
15 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
511 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
waughj/verified-arguments
1494 Downloads
Class for generating special type of associative array/map with fallback default values, validity tests, and sanitizers.
unclexo/filestorage
6 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
macropage/markdown-table
620 Downloads
Create a markdown table string from an associative array.
jtn/csv
21 Downloads
Convert associative arrays to CSV and CSV to associative arrays