Libraries tagged by Arrayy
shudrum/array-finder
2851797 Downloads
ArrayFinder component
samsonasik/array-lookup
76854 Downloads
A fast lookup library that help you verify and search array and Traversable data
sameer-shelavale/php-countries-array
444013 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
rexlabs/array-object
129762 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
myclabs/array-comparator
211210 Downloads
Array comparator
mtownsend/array-redactor
122617 Downloads
A PHP package to redact array values by their keys.
jdrieghe/array-helpers
483822 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
infocyph/arraykit
24038 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
illuminatech/array-factory
72347 Downloads
Allows DI aware object creation from array definition
codeliner/array-reader
320602 Downloads
PHP ArrayReader
clearstream/xml-to-array
40034 Downloads
Incredibly simple XML to array PHP converter
ckr/arraymerger
703917 Downloads
Provides functionality to merge arrays recursively
bocharsky-bw/arrayzy
29314 Downloads
A native PHP arrays easy manipulation library in OOP way.
rhumsaa/array_column
455963 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
divineomega/array_undot
151793 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.