Libraries tagged by array functions
beaucal/beaucal-array-reduce
49 Downloads
Handy array-reduce functions, like 'are all matching', 'is one matching', 'first matching'
melvdouc/array-utils
7 Downloads
Some JavaScript-inspired array utility functions for my personal use.
markwilson/array-flatten
28 Downloads
Adds array_flatten(array) global function
indigophp/array-tools
7 Downloads
Provides advanced array helper functions
divineomega/object_to_array
735 Downloads
This PHP package provides an `object_to_array` helper function.
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
valksor/php-functions-iteration
30 Downloads
A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation
jaypha/array-table
115 Downloads
Database style join functions for arrays.
boulzy/array-comparator
213 Downloads
A library to compare arrays using matching functions
aznc/array-utils
31 Downloads
helper functions for array manipulation
ayazshakoor/array-helpers
18 Downloads
Usefull helper functions for Array Manipulation.
vairogs/functions-iteration
0 Downloads
A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation
wj/array-collection
12 Downloads
turn array action to class function ,make it simple to use and to check
php-etl/array-expression-language
3566 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
outcloud/php-array-sum-callable
16 Downloads
Calculates sum of elements of array given by callback function