Libraries tagged by associative array
omasn/object-handler
9607 Downloads
The component allows filling objects from an associative array based on class strict property maps
kjohnson/format-object-list
244964 Downloads
Formats an associative array into a JS parsable array of objects.
justinskolnick/key-value
124 Downloads
KeyValue provides an interface for managing associative arrays as a collection of key-value pairs.
futuretek/data-mapper
1283 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
73 Downloads
Convert an associative Array to a UL for display in the CMS and elsewhere
rap2hpoutre/csv-to-associative-array
9298 Downloads
CVS to associative array
nick-lai/associative-array
42 Downloads
A lightweight associative array library for PHP.
babenkoivan/fluent-array
59 Downloads
The package provides fluent interface for array management
bentools/arraytools
2286 Downloads
Some extra functions to work with arrays.
white-gecko/arrays
560 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
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
alexandre-fernandez/key-value-form-bundle
1172 Downloads
Symfony form type to manage associative array data.
econic/csvreader
520 Downloads
Utility class for converting csv data into two-dimensional associative arrays
bishalshrestha/fynix
475 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.