Libraries tagged by Array Function
spatie/array-functions
52135 Downloads
Some handy array helpers
minwork/array
229418 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
polyfills/array-find
53860 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
flow-php/array-dot
250213 Downloads
PHP ETL - Array Dot functions
divineomega/array_undot
115795 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jakezatecky/array_group_by
172633 Downloads
A function that groups/splits an array by the values of a given key or keys.
bentools/iterable-functions
362082 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
graze/sort
273366 Downloads
A collection of array sorting transforms and functions
yii2mod/yii2-helpers
165822 Downloads
Collection of useful helper functions for Yii Framework 2.0
ilya/belt
20340 Downloads
A handful of tools for PHP developers.
sebastiaanluca/laravel-helpers
53573 Downloads
An extensive set of Laravel framework helper functions and collection macros.
ckr/arraymerger
536426 Downloads
Provides functionality to merge arrays recursively
improved/iterable
198607 Downloads
Functions to interact with arrays, iterators and other traversable objects
bayfrontmedia/php-array-helpers
10790 Downloads
Helper class to provide useful array functions.
doekenorg/iterator-functions
4469 Downloads
A package that provides array_* like functions for iterators.