Libraries tagged by array functions
mcaskill/php-array-group-by
72041 Downloads
Groups an array by a given key.
jawira/the-lost-functions
40620 Downloads
Collection of convenience functions.
pixel418/ubiq
27100 Downloads
Functions for readable treatment of string, array & object
vnn/keyper
67571 Downloads
Do things based on the presence of a key
phannaly/laravel-helpers
5859 Downloads
The PHP helpers function extract from Laravel
ghanuz/relations
3318 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
esi/utility
1601 Downloads
Utility - Collection of various PHP utility functions.
dgame/php-iterator
97387 Downloads
php iterator
clausnz/php-helpers
3227 Downloads
A Collection of useful php helper functions.
aedart/athenaeum-utils
26783 Downloads
Offers a few utility components that are used by the Athenaeum packages
sebastiaanluca/php-helpers
18986 Downloads
An extensive set of PHP helper functions and classes.
friendly-pixel/ar
21468 Downloads
Consistent array functions
webservices-nl/utils
35934 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
travis/ex
4313 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
imponeer/toarray-interface
14970 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface