Libraries tagged by Arrayy
aura/filter
529697 Downloads
Filters to validate and sanitize objects and arrays.
yii2mod/yii2-array-query
149149 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
stellarwp/arrays
559343 Downloads
A library for array manipulation.
steevanb/php-typed-array
140148 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
50173 Downloads
Some handy array helpers
shudrum/array-finder
2709792 Downloads
ArrayFinder component
samsonasik/array-lookup
48348 Downloads
A fast lookup library that help you verify and search array and Traversable data
sameer-shelavale/php-countries-array
361443 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
103663 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
36639 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
pmill/doctrine-array-hydrator
436973 Downloads
An array to entity hydrator for Doctrine 2 entities
myclabs/array-comparator
125332 Downloads
Array comparator
mtownsend/array-redactor
100264 Downloads
A PHP package to redact array values by their keys.
minwork/array
213914 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
jdrieghe/array-helpers
438564 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.