Libraries tagged by array functions
sebastiaanluca/php-helpers
19238 Downloads
An extensive set of PHP helper functions and classes.
rikudou/iterables
3144 Downloads
Provides some cool iterable functions complementing the built-in array functions
haldayne/boost
30625 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.
black-label/php-helpers
3302 Downloads
Extension of helper functions for php arrays.
travis/ex
5769 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
hejunjie/tools
1816 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
luminovang/array-functions
12 Downloads
A backward utility function for array operations supported in PHP 8.1 and later.
krak/array
5000 Downloads
A collection of missing php array functions
hi-folks/array
99 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
atomastic/arrays
7082 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
lag/array-utils
3912 Downloads
PHP array utils functions
divineomega/object_to_array
732 Downloads
This PHP package provides an `object_to_array` helper function.
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
yarri/array-sort
1399 Downloads
The definitive function for sorting arrays in PHP