Libraries tagged by Array Function
wikibase-solutions/array-functions
1541 Downloads
Provides a set of pure parser functions that operate on arrays
polyfills/array-first-array-last
7894 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
jumpifbelow/php-functional-array
6433 Downloads
Classes to make the use of sets functional
rapidwebltd/array_undot
14159 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
21674 Downloads
Helper functions for manipulating arrays
theodorejb/array-utils
6453 Downloads
Useful functions for working with arrays
mcaskill/php-array-group-by
91107 Downloads
Groups an array by a given key.
aviator/array-map-keys
14540 Downloads
Array map with keys
infocyph/arraykit
5068 Downloads
A Collection of useful PHP array functions.
cline/fp
4232 Downloads
Functional programming utilities for PHP 8.4+ featuring pipe, compose, and lazy evaluation
dsheiko/extras
4112 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
vnn/keyper
80240 Downloads
Do things based on the presence of a key
phannaly/laravel-helpers
11803 Downloads
The PHP helpers function extract from Laravel
ghanuz/relations
5499 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
esi/utility
6071 Downloads
Utility - Collection of various PHP utility functions.