Libraries tagged by Associative
kivagant/amatch
27 Downloads
Validation and matching for associative arrays
frankperez87/xml2array
1158 Downloads
This will convert a Simple XML string to a associative array.
divineomega/wikipedia-info-box-parser
53 Downloads
Parses the info boxes on Wikipedia pages into an associative array
econic/csvreader
456 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
dvlpr1996/php-localization
0 Downloads
Php Localization Package
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
1473 Downloads
Class for generating special type of associative array/map with fallback default values, validity tests, and sanitizers.