Libraries tagged by associative array
marcojetson/invoker
8 Downloads
Invoke callables using associative arrays
kloining/php-bounce-handler
22 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
glitchbl/excel
101 Downloads
Easily create and convert excel from/to associative array
frankperez87/xml2array
1152 Downloads
This will convert a Simple XML string to a associative array.
dsijak/container
6 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
cjrasmussen/objectify
13 Downloads
Simple functions for converting associative arrays to objects and vice-versa
apantle/hashmapper
1239 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
anandaerditya/dotls
2 Downloads
Package for reading and fetch dot-ls (.ls) config file into associative array.
peterkahl/apple-os-x-build-version
69998 Downloads
Associative array of OS X build and version codes that can be used in various ways.
peterkahl/apple-ios-build-version
70653 Downloads
Associative array of iOS build and version codes.
mnemesong/structure
46 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
jefrancomix/sohot
17 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
aesonus/validator-class
93 Downloads
Provides a class which outputs validation errors in an associative array
ofelix03/transformer
21 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type
msfidelis/csv-builder
109 Downloads
Create CSV Files With Assossiative Arrays in PHP