Libraries tagged by Associative
xakepehok/path
9124 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
10291 Downloads
Enum Helper with switch-case alternative and more
alexandre-fernandez/key-value-form-bundle
1128 Downloads
Symfony form type to manage associative array data.
tonix-tuft/reactphp-mysql-decorator
829 Downloads
A decorator of the ReactPHP MySQL connection interface which augments its behaviour, e.g. providing binding of associative parameters.
samad/array-conversion
710 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
rjds/php-dto
185 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
lupsor/array-parser
9826 Downloads
This package get data from an associative array
lawondyss/config
2590 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
kjohnson/format-object-list
243750 Downloads
Formats an associative array into a JS parsable array of objects.
futuretek/data-mapper
870 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.
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.
sunnysideup/array2ul
42 Downloads
Convert an associative Array to a UL for display in the CMS and elsewhere
sunaoka/hash-php
517 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.