Libraries tagged by Associative
oliverde8/associative-array-simplified
11349 Downloads
Allow simplified manupulation of recursive associative arrays.
xakepehok/path
8701 Downloads
Util for filesystem path navigation
alexandre-fernandez/key-value-form-bundle
360 Downloads
Symfony form type to manage associative array data.
tonix-tuft/reactphp-mysql-decorator
779 Downloads
A decorator of the ReactPHP MySQL connection interface which augments its behaviour, e.g. providing binding of associative parameters.
samad/array-conversion
376 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
matrix2305/laravel-request-object-mapper
5615 Downloads
Mapper to object from laravel request (associative array)
lupsor/array-parser
7314 Downloads
This package get data from an associative array
lawondyss/config
2377 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
elasticms/xliff
7327 Downloads
Generate and lod XLIFF files from associative arrays
nick-lai/associative-array
23 Downloads
A lightweight associative array library for PHP.
babenkoivan/fluent-array
58 Downloads
The package provides fluent interface for array management
bentools/arraytools
2247 Downloads
Some extra functions to work with arrays.
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
waughj/verified-arguments
1493 Downloads
Class for generating special type of associative array/map with fallback default values, validity tests, and sanitizers.
sunaoka/hash-php
263 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.