Libraries tagged by Array Function
bugsheng/helpers-php
5 Downloads
php string array functions
niikunihiro/collection
7 Downloads
Array Functions Wrapper
pfm_webservices_nl/utils
7 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
hofimax/arr
10 Downloads
PHP Array Helper Function Library
bytefreak/php-utils
1307 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
361 Downloads
A utility package, adding groupBy function to arrays, grouping by array keys or a callback.
foamycastle/arraytools
4 Downloads
a trait that attaches to class and provide helpful function with arrays
apricity/handler
6 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.
agnosticphp/support
29 Downloads
Contains convenient classes and functions for arrays, strings, etc
wpfulcrum/extender
459 Downloads
Fulcrum Extender Module - extending the PHP array and string functionality + goodies for WordPress too.
techdivision/import-adapter-custom
33 Downloads
M2IF library providing a basic Magento 2 array adapter import functionality
usv/yii2helper
20 Downloads
Yii2 extensions, developed by SocalAppSolutions Pte Ltd. Array helpers, better php functions, Active Records shortcuts, etc...
danishi/safe-implode
5 Downloads
PHP function to make array implode safe
chastephp/array2tree
38 Downloads
a simple php function to convert array to tree
petemc/transpose
23 Downloads
A utility package adding a transpose function to multi-dimensional arrays, interchanging array indices.