Libraries tagged by array functions
flood/component-function
1470 Downloads
Miscellaneous 'functions' that could be used instead of native PHP functions, e.g. complexer array merging.
shadiakiki1986/array-utils
861 Downloads
Useful functions for working with arrays
khalyomede/array-get
60 Downloads
Function to traverse an array using dot and star syntax.
agrandesr/array-conditions
18 Downloads
This is a little tool to make conditions using arrays and without dangerous eval functions.
mcaskill/php-array-chunk-by
8967 Downloads
Splits an array into chunks using a callback function.
dryist/functions
4 Downloads
Functions for common tasks
agelxnash/functions
1609 Downloads
Extra functions php
gajus/marray
119 Downloads
More array functions.
mossengine/helpersarray
34 Downloads
A PHP sub library for the Mossengine/Helper library that provides Array helper functions
wlib/utils
22 Downloads
Helpers functions for arrays, strings, files, debugging, ...
sunaoka/hash-php
138 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
simbiat/arrayhelpers
45 Downloads
Set of useful functions to work with arrays
kanellov/config-merge
1598 Downloads
A simple function that merges config arrays
tekkla/core-toolbox
152 Downloads
Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.
tomphp/transform
505 Downloads
A set of tools to make array_map and array_filter more friendly.