Libraries tagged by array functions
outcloud/php-array-avg-callable
14 Downloads
Calculates average of elements of array given by callable function
muse/array_column_set
13 Downloads
Function to modify array column vals
morrelinko/array-take
23 Downloads
Function for quick array item/items retrieval.
lightscale/array-utils
47 Downloads
A library of pure functions for manipulating arrays
emprove/flatten-array
288 Downloads
`flatten-array` is a helper function for flatten array.
flood/component-function
1481 Downloads
Miscellaneous 'functions' that could be used instead of native PHP functions, e.g. complexer array merging.
shadiakiki1986/array-utils
892 Downloads
Useful functions for working with arrays
khalyomede/array-get
63 Downloads
Function to traverse an array using dot and star syntax.
belca/support-array
3 Downloads
Helper PHP functions for working with arrays in any projects.
agrandesr/array-conditions
24 Downloads
This is a little tool to make conditions using arrays and without dangerous eval functions.
qaadee/php-array-indexer
6 Downloads
Tiny PHP functions for indexing and grouping arrays and iterables by custom keys.
henderjon/array_flatten
19 Downloads
a function to recursively flatten an array
yurybykov/array_columns
10 Downloads
A PHP function to get columns from an array.
mlavrk/array-random-value
2 Downloads
Provides simple function to get random value from array
kamyshev/array_find
2422 Downloads
A PHP function that find element in an array by a callback.