Libraries tagged by Array Function
jumpifbelow/php-functional-array
3721 Downloads
Classes to make the use of sets functional
phpwatch/array_key_first_last-polyfill
335 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
yarri/array-sort
521 Downloads
The definitive function for sorting arrays in PHP
php-etl/array-expression-language
3504 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
mcaskill/php-array-chunk-by
9053 Downloads
Splits an array into chunks using a callback function.
cryonighter/object-column
2775 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
kanellov/config-merge
1642 Downloads
A simple function that merges config arrays
wdmg/yii2-helpers
2802 Downloads
Custom helper functions for Yii 2.0
repat/php-helper
4436 Downloads
Some helper function for developing applications with PHP 7.2+
repat/laravel-helper
5110 Downloads
Some helper function for developing with Laravel 5+
aedart/athenaeum-utils
27053 Downloads
Offers a few utility components that are used by the Athenaeum packages
acelot/helpers
1720 Downloads
Useful PHP functions for everyday use
ite/common
17732 Downloads
Common features used to improve core PHP functionality.
rikudou/iterables
234 Downloads
Provides some cool iterable functions complementing the built-in array functions
haldayne/boost
30460 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.