Libraries tagged by Associative
sunnysideup/array2ul
72 Downloads
Convert an associative Array to a UL for display in the CMS and elsewhere
sunaoka/hash-php
550 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
oasys/validator
39 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating
neckberg/hashdown
24 Downloads
A PHP package for translating Markdown to and from PHP associative arrays.
kivagant/amatch
28 Downloads
Validation and matching for associative arrays
jord-jd/wikipedia-info-box-parser
0 Downloads
Parses the info boxes on Wikipedia pages into an associative array
apantle/hashmapper
1255 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
peterkahl/apple-os-x-build-version
70034 Downloads
Associative array of OS X build and version codes that can be used in various ways.
peterkahl/apple-ios-build-version
70689 Downloads
Associative array of iOS build and version codes.
econic/csvreader
520 Downloads
Utility class for converting csv data into two-dimensional associative arrays
divineomega/wikipedia-info-box-parser
55 Downloads
Parses the info boxes on Wikipedia pages into an 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.