Libraries tagged by array utils
reliv/array-properties
324 Downloads
Basic array property helper/utility methods
luminovang/array-functions
12 Downloads
A backward utility function for array operations supported in PHP 8.1 and later.
jitsu/array
150 Downloads
Normalized API for PHP's array functions
eduluz1976/array-key-find
521 Downloads
Utility to find the elements with a defined key or value, in a multidimentional array.
creativestyle/utilities
675 Downloads
Static method utilities collection with high reusability
bcc/enumerable-utility
180 Downloads
Provides easy manipulation of array, string, and enumerables
sqonk/phext-core
1685 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
webappid/lazy
185 Downloads
A lightweight utility for copying data between arrays and PHP objects, with optional type autocasting.
wujunze/helper
2567 Downloads
Utility component
topshelfcraft/walk
1475 Downloads
A Craft-aware array_walk() method, plus some super-convenient console commands, to easily call Craft service methods on a collection of elements or values.
poweronsystem/webutility
150 Downloads
Utilities for php programmers.
php-kit/power-primitives
2250 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
net_bazzline/php_component_toolbox
1890 Downloads
free as in freedom free software collection of tools to easy and speed up development with php
lucid/common
2366 Downloads
Shared utilities for lucid/* packages
kuria/iterable
4645 Downloads
Utilities for dealing with PHP's iterators and the iterable type