Libraries tagged by arrays
stellarwp/arrays
546954 Downloads
A library for array manipulation.
spatie/array-functions
49919 Downloads
Some handy array helpers
pmill/doctrine-array-hydrator
436180 Downloads
An array to entity hydrator for Doctrine 2 entities
myclabs/array-comparator
123369 Downloads
Array comparator
mtownsend/array-redactor
100017 Downloads
A PHP package to redact array values by their keys.
minwork/array
212602 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
jakezatecky/array_group_by
165378 Downloads
A function that groups/splits an array by the values of a given key or keys.
flow-php/array-dot
217786 Downloads
PHP ETL - Array Dot functions
yii2mod/yii2-array-query
148576 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
steevanb/php-typed-array
139280 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
shudrum/array-finder
2706090 Downloads
ArrayFinder component
sameer-shelavale/php-countries-array
360188 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
rikudou/array-merge-recursive
102276 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
35413 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
jdrieghe/array-helpers
437161 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.