Libraries tagged by array functions
glowy/arrays
3042 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
dskripchenko/php-array-helper
1770 Downloads
Additional array functions
pointybeard/helpers-functions-arrays
3038 Downloads
A collection of helpful functions related to arrays and array manipulation
freezemage0/array_find
758 Downloads
Provides array_find function.
rapidwebltd/array_undot
12497 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
yarri/array-sort
1364 Downloads
The definitive function for sorting arrays in PHP
theodorejb/array-utils
5238 Downloads
Useful functions for working with arrays
mcaskill/php-array-chunk-by
9728 Downloads
Splits an array into chunks using a callback function.
mcaskill/php-array-insert
24171 Downloads
Insert elements from a passed array into the first array.
gajus/marray
141 Downloads
More array functions.
cryonighter/object-column
3350 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
sunaoka/hash-php
218 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
wdmg/yii2-helpers
3265 Downloads
Custom helper functions for Yii 2.0
repat/php-helper
4700 Downloads
Some helper function for developing applications with PHP 7.2+
aedart/athenaeum-utils
27811 Downloads
Offers a few utility components that are used by the Athenaeum packages