Libraries tagged by array
infocyph/arraykit
24129 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
illuminatech/array-factory
72468 Downloads
Allows DI aware object creation from array definition
clearstream/xml-to-array
40040 Downloads
Incredibly simple XML to array PHP converter
bocharsky-bw/arrayzy
29381 Downloads
A native PHP arrays easy manipulation library in OOP way.
rhumsaa/array_column
455987 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
2amigos/yii2-arrayquery-component
428234 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
yii2mod/yii2-array-query
183033 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
shudrum/array-finder
2852272 Downloads
ArrayFinder component
sameer-shelavale/php-countries-array
444215 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
jdrieghe/array-helpers
483885 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
codeliner/array-reader
321241 Downloads
PHP ArrayReader
ckr/arraymerger
704394 Downloads
Provides functionality to merge arrays recursively
divineomega/array_undot
151958 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
zakirullin/mess
32317 Downloads
Convenient array-related routine & better type casting
vanderlee/php-stable-sort-functions
787704 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.