Libraries tagged by associative array
lupsor/array-parser
9730 Downloads
This package get data from an associative array
alexandre-fernandez/key-value-form-bundle
1120 Downloads
Symfony form type to manage associative array data.
futuretek/data-mapper
808 Downloads
A lightweight, reflection-based PHP 8.4+ 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.
sunnysideup/array2ul
27 Downloads
Convert an associative Array to a UL for display in the CMS and elsewhere
rap2hpoutre/csv-to-associative-array
9267 Downloads
CVS to associative array
nick-lai/associative-array
42 Downloads
A lightweight associative array library for PHP.
babenkoivan/fluent-array
58 Downloads
The package provides fluent interface for array management
bentools/arraytools
2286 Downloads
Some extra functions to work with arrays.
white-gecko/arrays
530 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
sunaoka/hash-php
506 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
oasys/validator
10 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating
macropage/markdown-table
649 Downloads
Create a markdown table string from an associative array.
econic/csvreader
520 Downloads
Utility class for converting csv data into two-dimensional associative arrays
rjds/php-dto
161 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
neckberg/hashdown
21 Downloads
A PHP package for translating Markdown to and from PHP associative arrays.