Libraries tagged by Array Function
rikudou/array-merge-recursive
130934 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
jord-jd/array_undot
1142 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jawira/the-lost-functions
124023 Downloads
Collection of convenience functions.
andreas-glaser/php-helpers
88128 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
graze/sort
298194 Downloads
A collection of array sorting transforms and functions
iteks/laravel-enum
19249 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
pixel418/ubiq
31685 Downloads
Functions for readable treatment of string, array & object
yii2mod/yii2-helpers
183692 Downloads
Collection of useful helper functions for Yii Framework 2.0
topshelfcraft/supersort
88092 Downloads
...a super-duper sorting function for your Craft templates.
ptrofimov/matchmaker
169938 Downloads
Ultra-fresh PHP matching functions
ilya/belt
20922 Downloads
A handful of tools for PHP developers.
clausnz/php-helpers
10347 Downloads
A Collection of useful php helper functions.
friendly-pixel/ar
39373 Downloads
Consistent array functions
ps/fluent-traversable
30494 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
improved/iterable
208738 Downloads
Functions to interact with arrays, iterators and other traversable objects