Libraries tagged by array utils
aedart/util
12627 Downloads
This package contains a set of various utility resources, which can be used independently.
itools/smartarray
2336 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
realodix/php-utility
2815 Downloads
Collection of various PHP utility functions
jesseschalken/set
23725 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fetch/array-utils
512 Downloads
Array utility methods, inspired by Ruby's array methods
presentkim/arrayutils
4 Downloads
Library that provides a method to fancy manipulate an array
dominionenterprises/util-arrays
82294 Downloads
A collection of array utilities.
griiv/php-utils
340 Downloads
php utils function for array, strings, etc...
zxf/utils
26 Downloads
现代化的 PHP 工具包,包含强大的 DOM 操作库、数据转换和一些常用的类库、HTTP网络请求、代码压缩、通用函数集和实用工具等
wlib/utils
60 Downloads
Helpers functions for arrays, strings, files, debugging, ...
mitsuru793/array-helper-function
3566 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
jalet/util-sprintf
29068 Downloads
PHP's sprintf for named params with type casting.
erdalceylan/array-join
209 Downloads
Array join
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
charm/util-phpencode
934 Downloads
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.