Libraries tagged by array functions
pointybeard/helpers-functions-arrays
3369 Downloads
A collection of helpful functions related to arrays and array manipulation
freezemage0/array_find
782 Downloads
Provides array_find function.
phpwatch/array_key_first_last-polyfill
856 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
theodorejb/array-utils
5353 Downloads
Useful functions for working with arrays
mcaskill/php-array-chunk-by
9856 Downloads
Splits an array into chunks using a callback function.
mcaskill/php-array-insert
24617 Downloads
Insert elements from a passed array into the first array.
mossengine/helpersarray
225 Downloads
A PHP sub library for the Mossengine/Helper library that provides Array helper functions
cryonighter/object-column
3797 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
sunaoka/hash-php
272 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
wdmg/yii2-helpers
3407 Downloads
Custom helper functions for Yii 2.0
repat/php-helper
4759 Downloads
Some helper function for developing applications with PHP 7.2+
repat/laravel-helper
5431 Downloads
Some helper function for developing with Laravel 5+
koded/stdlib
9677 Downloads
A standard library for shareable classes and functions
aedart/athenaeum-utils
27974 Downloads
Offers a few utility components that are used by the Athenaeum packages
acelot/helpers
2105 Downloads
Useful PHP functions for everyday use