Libraries tagged by Array Function
flood/component-function
1481 Downloads
Miscellaneous 'functions' that could be used instead of native PHP functions, e.g. complexer array merging.
angus-dv/in_array_r
8 Downloads
Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.
shadiakiki1986/array-utils
877 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
23 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
19 Downloads
a function to recursively flatten an array
yurybykov/array_order_by
265 Downloads
A PHP function to database-style order 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
2409 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
white-gecko/arrays
510 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
vairogs/functions-sort
0 Downloads
A PHP library providing various sorting algorithms and utilities for arrays and objects