Libraries tagged by Associative
lawondyss/config
2349 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
kivagant/amatch
27 Downloads
Validation and matching for associative arrays
divineomega/wikipedia-info-box-parser
52 Downloads
Parses the info boxes on Wikipedia pages into an associative array
econic/csvreader
454 Downloads
Utility class for converting csv data into two-dimensional associative arrays
nordin74/associative-json-assertions
47 Downloads
Easy && intuitive assertions for JSON responses or nested associative arrays
theopeneyes/sort-associative-array
3 Downloads
A Laravel package to sort associative array
nzo/array
24 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
5 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
unclexo/filestorage
5 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
nolikein/container
11 Downloads
Allow to use associative and indexed container or create new container type. Respecting the psr 11
yeast/loafpan
18 Downloads
Object and config hydration from associative arrays
white-gecko/arrays
509 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
waughj/verified-arguments
1471 Downloads
Class for generating special type of associative array/map with fallback default values, validity tests, and sanitizers.
vanetten/dynamictable
9 Downloads
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.