Libraries tagged by array functions
hofimax/arr
14 Downloads
PHP Array Helper Function Library
bytefreak/php-utils
1312 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
petemc/group-by
362 Downloads
A utility package, adding groupBy function to arrays, grouping by array keys or a callback.
griiv/php-utils
344 Downloads
php utils function for array, strings, etc...
apricity/handler
9 Downloads
A PHP class for parsing and executing various types of handlers, including strings in the format 'Class@method', callable functions, and arrays with class and method names.
davidjeddy/normie
11 Downloads
Attempt to normalize the PHP standard library array and string function parameter order.
agnosticphp/support
29 Downloads
Contains convenient classes and functions for arrays, strings, etc
danishi/safe-implode
6 Downloads
PHP function to make array implode safe
chastephp/array2tree
40 Downloads
a simple php function to convert array to tree
petemc/transpose
25 Downloads
A utility package adding a transpose function to multi-dimensional arrays, interchanging array indices.
mirkoschmidt/arraydot
564 Downloads
Functions to handle multidimensional arrays and dots.
loukel/goodreads
6 Downloads
Goodreads RSS reader: PHP class that has a function to return an array of each books' attributes on a specified shelf. Therefore, you can have a dynamic bookshelf that updates when you update Goodreads. The widgets Goodreads provides are quite restrictive and are static.
lithephp/swisshelper
13 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
halpdesk/helpers
109 Downloads
Some array, string and console helper functions
cjrasmussen/objectify
22 Downloads
Simple functions for converting associative arrays to objects and vice-versa