Libraries tagged by Array Function
mannion007/php-binary-search
2291 Downloads
Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.
firegento/fastsimpleimportdemo
42210 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
xemlock/array-php
10 Downloads
A tiny set of array functions missing from the PHP core
typedphp/array-functions
12 Downloads
torunar/array-functions
3 Downloads
Set of functions to operate the most glorious PHP data structure
rkr/php-array-utils
113 Downloads
A array-function library
quorum/array-functions
10 Downloads
useful array functions
petrobolos/fixed-array-functions
66 Downloads
Laravel helper methods for working with high performance SPL fixed arrays.
nzo/array
25 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
muse/array_get
13 Downloads
Array function to retrieve vals
moxemus/array-helper
71 Downloads
Array helper to extend default array functions.
micheledurante/array-aggregate
11 Downloads
A PHP, SQL-like stream aggregate function to group a set of rows by any number of columns. You can also define how to compute groups
m-bymike/array-functions
870 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
luminovang/array-functions
20 Downloads
A backward utility function for array operations supported in PHP 8.1 and later.
letharion/functional-composable-php
57 Downloads
Wrapper around php's array functions making them composable.