Libraries tagged by array util
xiaohuilam/zend-stdlib
41 Downloads
SPL extensions, array utilities, error handlers, and more
selfiens/array2
6 Downloads
A fluent array utility
ivankovrlija/zend-stdlib
10 Downloads
SPL extensions, array utilities, error handlers, and more
amoktar/zend-stdlib
21 Downloads
SPL extensions, array utilities, error handlers, and more
coshi/variator
3556 Downloads
Utils for generating arrays of data combinations
russpos/dotarray
11 Downloads
Utility for traversing arrays using a dot notation
modethirteen/xarray
3594 Downloads
A utility for traversing PHP arrays with an XPath-like syntax
fromholdio/silverstripe-commonancestor
1023 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
coercive/template
4 Downloads
Coercive Utility for building template from array data
anekdotes/menus
420 Downloads
Utility to generate a static array full of links
vctls/php-interval-graph
1924 Downloads
A small utility to manipulate and display arrays of weighted intervals.
petemc/group-by
362 Downloads
A utility package, adding groupBy function to arrays, grouping by array keys or a callback.
warmans/date-range
3542 Downloads
Small utility class used to create date range arrays.
peterujah/php-string-list
0 Downloads
PHP string Lists is a utility class for converting between string lists and arrays, providing a straightforward way to handle structured data in a string format.
petemc/transpose
25 Downloads
A utility package adding a transpose function to multi-dimensional arrays, interchanging array indices.