Libraries tagged by array functions
clausnz/php-helpers
10636 Downloads
A Collection of useful php helper functions.
improved/iterable
209652 Downloads
Functions to interact with arrays, iterators and other traversable objects
wikibase-solutions/array-functions
1767 Downloads
Provides a set of pure parser functions that operate on arrays
krak/array
7137 Downloads
A collection of missing php array functions
dskripchenko/php-array-helper
6754 Downloads
Additional array functions
bayfrontmedia/php-array-helpers
14918 Downloads
Helper class to provide useful array functions.
polyfills/array-first-array-last
8701 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
doekenorg/iterator-functions
5411 Downloads
A package that provides array_* like functions for iterators.
rapidwebltd/array_undot
14317 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
madesimple/php-arrays
22904 Downloads
Helper functions for manipulating arrays
theodorejb/array-utils
6654 Downloads
Useful functions for working with arrays
mcaskill/php-array-group-by
93006 Downloads
Groups an array by a given key.
cline/fp
6425 Downloads
Functional programming utilities for PHP 8.4+ featuring pipe, compose, and lazy evaluation
dsheiko/extras
4204 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
phannaly/laravel-helpers
12297 Downloads
The PHP helpers function extract from Laravel