Libraries tagged by array functions
aznc/array-utils
30 Downloads
helper functions for array manipulation
ayazshakoor/array-helpers
18 Downloads
Usefull helper functions for Array Manipulation.
wj/array-collection
11 Downloads
turn array action to class function ,make it simple to use and to check
wake/php-array-kit
357 Downloads
Simple functions help using array in php
outcloud/php-array-sum-callable
15 Downloads
Calculates sum of elements of array given by callback function
outcloud/php-array-avg-callable
13 Downloads
Calculates average of elements of array given by callable function
muse/array_column_set
12 Downloads
Function to modify array column vals
morrelinko/array-take
22 Downloads
Function for quick array item/items retrieval.
lightscale/array-utils
43 Downloads
A library of pure functions for manipulating arrays
emprove/flatten-array
288 Downloads
`flatten-array` is a helper function for flatten array.
belca/support-array
3 Downloads
Helper PHP functions for working with arrays in any projects.
henderjon/array_flatten
17 Downloads
a function to recursively flatten an array
yurybykov/array_order_by
253 Downloads
A PHP function to database-style order an array.
yurybykov/array_columns
9 Downloads
A PHP function to get columns from an array.
kamyshev/array_find
2408 Downloads
A PHP function that find element in an array by a callback.