Libraries tagged by associative array
lawondyss/config
2572 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
kivagant/amatch
28 Downloads
Validation and matching for associative arrays
justinskolnick/key-value
63 Downloads
KeyValue provides an interface for managing associative arrays as a collection of key-value pairs.
jord-jd/wikipedia-info-box-parser
0 Downloads
Parses the info boxes on Wikipedia pages into an associative array
csskevin/tabledude
1167 Downloads
Helps you processing HTML Tables with PHP to save them for instance as associative arrays.
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
divineomega/wikipedia-info-box-parser
55 Downloads
Parses the info boxes on Wikipedia pages into an associative array
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
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
25 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.