Libraries tagged by Array Function
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.
flood/component-function
1471 Downloads
Miscellaneous 'functions' that could be used instead of native PHP functions, e.g. complexer array merging.
angus-dv/in_array_r
6 Downloads
Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.
shadiakiki1986/array-utils
869 Downloads
Useful functions for working with arrays
khalyomede/array-get
61 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
21 Downloads
This is a little tool to make conditions using arrays and without dangerous eval functions.
breier/extended-array
58 Downloads
A class that extends PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling
henderjon/array_flatten
17 Downloads
a function to recursively flatten an array
yurybykov/array_order_by
258 Downloads
A PHP function to database-style order an array.
yurybykov/array_columns
9 Downloads
A PHP function to get columns from an array.
mlavrk/array-random-value
1 Downloads
Provides simple function to get random value from array
kamyshev/array_find
2408 Downloads
A PHP function that find element in an array by a callback.
chebur/array-value
392 Downloads
Functions returning strict type values from array