Libraries tagged by associative-array
dekor/php-array-table
7584332 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
rambomst/php-bounce-handler
202669 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
php-standard-library/dict
71167 Downloads
Functions for creating and transforming associative arrays with preserved keys
luracast/config
166330 Downloads
lazy load configuration data from php files returning associative arrays
kba-team/markdown-table
71781 Downloads
Create a markdown table string from an associative array.
designmynight/laravel-recursive-collection
24946 Downloads
A package to convert nested arrays and associative arrays into nested collections
dantleech/argument-resolver
505461 Downloads
Resolve method arguments from an associative array
websemantics/lcss2php
60034 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
omasn/object-handler
9222 Downloads
The component allows filling objects from an associative array based on class strict property maps
kjohnson/format-object-list
243446 Downloads
Formats an associative array into a JS parsable array of objects.
rap2hpoutre/csv-to-associative-array
9264 Downloads
CVS to associative array
oliverde8/associative-array-simplified
12983 Downloads
Allow simplified manupulation of recursive associative arrays.
lupsor/array-parser
9586 Downloads
This package get data from an associative array
lawondyss/config
2569 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
futuretek/data-mapper
691 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.