Libraries tagged by array functions
assegaiphp/common
358 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
rkr/php-array-utils
122 Downloads
A array-function library
hi-folks/array
101 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
atomastic/arrays
7090 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
wake/php-array-kit
393 Downloads
Simple functions help using array in php
qaadee/php-array-indexer
6 Downloads
Tiny PHP functions for indexing and grouping arrays and iterables by custom keys.
white-gecko/arrays
546 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
dryist/functions
4 Downloads
Functions for common tasks
agelxnash/functions
1620 Downloads
Extra functions php
gajus/marray
249 Downloads
More array functions.
sunaoka/hash-php
539 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
kanellov/config-merge
1818 Downloads
A simple function that merges config arrays
bentools/arraytools
2286 Downloads
Some extra functions to work with arrays.
tomphp/transform
506 Downloads
A set of tools to make array_map and array_filter more friendly.