Libraries tagged by Array Function
firegento/fastsimpleimport
1020809 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
spatie/array-functions
50753 Downloads
Some handy array helpers
polyfills/array-find
40452 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
228850 Downloads
PHP ETL - Array Dot functions
rikudou/array-merge-recursive
107885 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
divineomega/array_undot
110201 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
167658 Downloads
A function that groups/splits an array by the values of a given key or keys.
bentools/iterable-functions
343488 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
ptrofimov/matchmaker
159106 Downloads
Ultra-fresh PHP matching functions
ilya/belt
20162 Downloads
A handful of tools for PHP developers.
sebastiaanluca/laravel-helpers
52470 Downloads
An extensive set of Laravel framework helper functions and collection macros.
ckr/arraymerger
508621 Downloads
Provides functionality to merge arrays recursively
improved/iterable
186764 Downloads
Functions to interact with arrays, iterators and other traversable objects
doekenorg/iterator-functions
4260 Downloads
A package that provides array_* like functions for iterators.
jawira/the-lost-functions
68721 Downloads
Collection of convenience functions.