Libraries tagged by array utils
artbit/isget
61 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.
arraypress/wp-mdash
1 Downloads
A collection of WordPress functions for handling empty values consistently using mdash and other semantic formatting patterns
webeweb/types-library
730 Downloads
Types utilities
headzoo/core
2748 Downloads
A collection of use PHP utility classes and functions.
xiaohuilam/zend-stdlib
46 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
russpos/dotarray
11 Downloads
Utility for traversing arrays using a dot notation
behzadsp/php-raid
64 Downloads
RAID (redundant array of disks) calculation utility.
modethirteen/xarray
3594 Downloads
A utility for traversing PHP arrays with an XPath-like syntax
memran/marwa-support
4 Downloads
Marwa support library for PHP 8+ with utility classes for strings, arrays, files, objects, and more
coercive/template
5 Downloads
Coercive Utility for building template from array data
petemc/group-by
362 Downloads
A utility package, adding groupBy function to arrays, grouping by array keys or a callback.
warmans/date-range
3547 Downloads
Small utility class used to create date range arrays.