Libraries tagged by array-functions
spatie/array-functions
66014 Downloads
Some handy array helpers
minwork/array
267809 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
friendly-pixel/ar
39300 Downloads
Consistent array functions
bayfrontmedia/php-array-helpers
14573 Downloads
Helper class to provide useful array functions.
wikibase-solutions/array-functions
1515 Downloads
Provides a set of pure parser functions that operate on arrays
cline/fp
4080 Downloads
Functional programming utilities for PHP 8.4+ featuring pipe, compose, and lazy evaluation
klapuch/iterator
4623 Downloads
Iterators replacing array functions
infocyph/arraykit
5037 Downloads
A Collection of useful PHP array functions.
rikudou/iterables
3917 Downloads
Provides some cool iterable functions complementing the built-in array functions
krak/array
5696 Downloads
A collection of missing php array functions
haldayne/boost
30901 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.
glowy/arrays
3201 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.
gajus/marray
248 Downloads
More array functions.
dskripchenko/php-array-helper
4262 Downloads
Additional array functions
nicofff/lazy-iter
6 Downloads
Lazy array function chains inspired in Rust