Libraries tagged by Array Function
polyfills/array-first-array-last
1 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
p810/array-fl
97 Downloads
Provides a consolidated polyfill for array_key_first(), array_key_last(), and the unapproved functions array_value_first() and array_value_last().
mitsuru793/array-helper-function
3391 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
michaelm/array_helpers
8 Downloads
Array helpers functions based on laravel array helper functions.
melvdouc/array-utils
6 Downloads
Some JavaScript-inspired array utility functions for my personal use.
lag/array-utils
3890 Downloads
PHP array utils functions
beaucal/beaucal-array-reduce
48 Downloads
Handy array-reduce functions, like 'are all matching', 'is one matching', 'first matching'
markwilson/array-flatten
28 Downloads
Adds array_flatten(array) global function
indigophp/array-tools
7 Downloads
Provides advanced array helper functions
park-brian/functional-array
13 Downloads
A functional wrapper for arrays
painless-php/array
1 Downloads
Array helper functionality for PHP
hvolschenk/utilities-array
24 Downloads
PHP functional array utilities
william-lindner/delimiter_array_access
5 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
vairogs/functions-iteration
0 Downloads
A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation
simplemehanizm/array
4 Downloads
Set of utility functions for array operations