Libraries tagged by array-merger
graze/array-merger
52211 Downloads
Merge arrays recusively using custom value choosers
rikudou/array-merge-recursive
46922 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
sunaoka/hash-php
135 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
fk/helpers-fluent
29 Downloads
Fluent helpers for PHP, such as array->merge->unique calling
inanepain/inane
175 Downloads
Offers: File Metadata, Server http file with resume, Enum, zf2 config reader, observer pattern, zf3 custom config autoload and string tools, array merge
gianarb/priority-array-merge
18 Downloads
Merge array with different key priority
php_modules/array-full-merge
51 Downloads
A more complex way for merging array properties.
nabeghe/arrayer
1 Downloads
An array helper for PHP. It includes some useful methods and possibly other features.
bytefreak/php-utils
1306 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.