Libraries tagged by arr
myclabs/array-comparator
135817 Downloads
Array comparator
mtownsend/array-redactor
102522 Downloads
A PHP package to redact array values by their keys.
minwork/array
222509 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
447740 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jakezatecky/array_group_by
169541 Downloads
A function that groups/splits an array by the values of a given key or keys.
illuminatech/array-factory
47403 Downloads
Allows DI aware object creation from array definition
flow-php/array-dot
236107 Downloads
PHP ETL - Array Dot functions
divineomega/array_undot
112521 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
codeliner/array-reader
234098 Downloads
PHP ArrayReader
clearstream/xml-to-array
32244 Downloads
Incredibly simple XML to array PHP converter
ckr/arraymerger
521923 Downloads
Provides functionality to merge arrays recursively
chrisharrison/php-array-of
604846 Downloads
Implement an array of a defined type. Generics replacement for PHP.
bocharsky-bw/arrayzy
21099 Downloads
A native PHP arrays easy manipulation library in OOP way.
rhumsaa/array_column
448396 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
2amigos/yii2-arrayquery-component
352779 Downloads
Yii2 component that allows for searching/filtering the elements of an array.