Libraries tagged by array
spatie/array-functions
52065 Downloads
Some handy array helpers
samsonasik/array-lookup
52344 Downloads
A fast lookup library that help you verify and search array and Traversable data
pmill/doctrine-array-hydrator
445935 Downloads
An array to entity hydrator for Doctrine 2 entities
myclabs/array-comparator
145223 Downloads
Array comparator
mtownsend/array-redactor
104220 Downloads
A PHP package to redact array values by their keys.
jakezatecky/array_group_by
172274 Downloads
A function that groups/splits an array by the values of a given key or keys.
flow-php/array-dot
248800 Downloads
PHP ETL - Array Dot functions
clearstream/xml-to-array
32814 Downloads
Incredibly simple XML to array PHP converter
bocharsky-bw/arrayzy
21303 Downloads
A native PHP arrays easy manipulation library in OOP way.
2amigos/yii2-arrayquery-component
360253 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
yii2mod/yii2-array-query
154934 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
steevanb/php-typed-array
147867 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
shudrum/array-finder
2743650 Downloads
ArrayFinder component
sameer-shelavale/php-countries-array
373750 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
53121 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.