Libraries tagged by associative-array
mesolo/eventsdb
2 Downloads
Fetch events stored in db and renders itin a month calendar as an associative array
marcojetson/invoker
8 Downloads
Invoke callables using associative arrays
macropage/markdown-table
610 Downloads
Create a markdown table string from an associative array.
lawondyss/config
2349 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
kloining/php-bounce-handler
22 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
jtn/csv
20 Downloads
Convert associative arrays to CSV and CSV to associative arrays
glitchbl/excel
102 Downloads
Easily create and convert excel from/to associative array
fgendorf/php-array-table
23 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console) with compatibility with markdown
dsijak/container
7 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
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.
d125v17/multisort
14 Downloads
Sort flat arrays / arrays of associative arrays, arrays of objects
cjrasmussen/objectify
16 Downloads
Simple functions for converting associative arrays to objects and vice-versa
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.