Libraries tagged by Associative
neckberg/hashdown
16 Downloads
A PHP package for translating Markdown to and from PHP associative arrays.
kivagant/amatch
28 Downloads
Validation and matching for associative arrays
divineomega/wikipedia-info-box-parser
54 Downloads
Parses the info boxes on Wikipedia pages into an associative array
mnemesong/structure
50 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
econic/csvreader
459 Downloads
Utility class for converting csv data into two-dimensional associative arrays
theopeneyes/sort-associative-array
4 Downloads
A Laravel package to sort associative array
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
carlosv2/map
39 Downloads
Enhance PHP arrays to allow any offset type
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
unclexo/filestorage
6 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
nolikein/container
12 Downloads
Allow to use associative and indexed container or create new container type. Respecting the psr 11
dvlpr1996/php-localization
0 Downloads
Php Localization Package
yeast/loafpan
19 Downloads
Object and config hydration from associative arrays
white-gecko/arrays
510 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
vanetten/dynamictable
10 Downloads
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.