Libraries tagged by associative-array
dekor/php-array-table
8230215 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
php-standard-library/dict
130809 Downloads
Functions for creating and transforming associative arrays with preserved keys
rambomst/php-bounce-handler
209195 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
luracast/config
169295 Downloads
lazy load configuration data from php files returning associative arrays
kba-team/markdown-table
74503 Downloads
Create a markdown table string from an associative array.
designmynight/laravel-recursive-collection
25888 Downloads
A package to convert nested arrays and associative arrays into nested collections
dantleech/argument-resolver
559808 Downloads
Resolve method arguments from an associative array
omasn/object-handler
9462 Downloads
The component allows filling objects from an associative array based on class strict property maps
oliverde8/associative-array-simplified
13393 Downloads
Allow simplified manupulation of recursive associative arrays.
websemantics/lcss2php
60213 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
rjds/php-dto
196 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
lupsor/array-parser
9931 Downloads
This package get data from an associative array
lawondyss/config
2593 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
kjohnson/format-object-list
243911 Downloads
Formats an associative array into a JS parsable array of objects.
futuretek/data-mapper
955 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.