Libraries tagged by association
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
frankperez87/xml2array
1158 Downloads
This will convert a Simple XML string to a associative array.
fgendorf/php-array-table
23 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console) with compatibility with markdown
dsijak/container
7 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
diego-karabin/csv-to-array
24 Downloads
Library to convert .csv files into associative array.
diego-karabin/array-to-csv
2 Downloads
Library to generate .csv files from an associative array.
d125v17/multisort
14 Downloads
Sort flat arrays / arrays of associative arrays, arrays of objects
cjrasmussen/objectify
17 Downloads
Simple functions for converting associative arrays to objects and vice-versa
changwei/array2text
23 Downloads
this is a php script, it can convert a php associative array to a text
bmt/assoc-array
5 Downloads
Represents an associative array with string keys.
apantle/hashmapper
1243 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
anandaerditya/dotls
5 Downloads
Package for reading and fetch dot-ls (.ls) config file into associative array.
alebediev/sorter
5 Downloads
Library for sorting sequential and associative arrays of integers and strings
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.