Libraries tagged by Arrayy
mtownsend/array-redactor
118346 Downloads
A PHP package to redact array values by their keys.
minwork/array
269374 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
477073 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
illuminatech/array-factory
66800 Downloads
Allows DI aware object creation from array definition
codeliner/array-reader
298951 Downloads
PHP ArrayReader
clearstream/xml-to-array
38870 Downloads
Incredibly simple XML to array PHP converter
ckr/arraymerger
643777 Downloads
Provides functionality to merge arrays recursively
chrisharrison/php-array-of
791318 Downloads
Implement an array of a defined type. Generics replacement for PHP.
bocharsky-bw/arrayzy
27968 Downloads
A native PHP arrays easy manipulation library in OOP way.
rhumsaa/array_column
454928 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
divineomega/array_undot
143843 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
2amigos/yii2-arrayquery-component
412505 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
zakirullin/mess
30618 Downloads
Convenient array-related routine & better type casting
yii2mod/yii2-helpers
184362 Downloads
Collection of useful helper functions for Yii Framework 2.0
vanderlee/php-stable-sort-functions
769635 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.