Libraries tagged by associative-array
dekor/php-array-table
3942204 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
rambomst/php-bounce-handler
146172 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
luracast/config
146556 Downloads
lazy load configuration data from php files returning associative arrays
kjohnson/format-object-list
221195 Downloads
Formats an associative array into a JS parsable array of objects.
kba-team/markdown-table
54250 Downloads
Create a markdown table string from an associative array.
designmynight/laravel-recursive-collection
17257 Downloads
A package to convert nested arrays and associative arrays into nested collections
dantleech/argument-resolver
384892 Downloads
Resolve method arguments from an associative array
websemantics/lcss2php
58241 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
omasn/object-handler
7520 Downloads
The component allows filling objects from an associative array based on class strict property maps
rap2hpoutre/csv-to-associative-array
9022 Downloads
CVS to associative array
oliverde8/associative-array-simplified
11376 Downloads
Allow simplified manupulation of recursive associative arrays.
sunaoka/hash-php
266 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
matrix2305/laravel-request-object-mapper
5615 Downloads
Mapper to object from laravel request (associative array)
lupsor/array-parser
7350 Downloads
This package get data from an associative array
lawondyss/config
2386 Downloads
Base class for creating own class of configuration. Better than a associative array :-)