Libraries tagged by arrays
spatie/array-functions
52116 Downloads
Some handy array helpers
samsonasik/array-lookup
52478 Downloads
A fast lookup library that help you verify and search array and Traversable data
pmill/doctrine-array-hydrator
446191 Downloads
An array to entity hydrator for Doctrine 2 entities
myclabs/array-comparator
145908 Downloads
Array comparator
mtownsend/array-redactor
104295 Downloads
A PHP package to redact array values by their keys.
jakezatecky/array_group_by
172508 Downloads
A function that groups/splits an array by the values of a given key or keys.
flow-php/array-dot
249759 Downloads
PHP ETL - Array Dot functions
clearstream/xml-to-array
32907 Downloads
Incredibly simple XML to array PHP converter
yii2mod/yii2-array-query
155151 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
steevanb/php-typed-array
148092 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
shudrum/array-finder
2744540 Downloads
ArrayFinder component
sameer-shelavale/php-countries-array
374392 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
polyfills/array-find
53620 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
neos/utility-arrays
1981420 Downloads
Flow Array Utilities
jdrieghe/array-helpers
451954 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.