Libraries tagged by arrayq
neos/utility-arrays
1876757 Downloads
Flow Array Utilities
myclabs/array-comparator
131062 Downloads
Array comparator
mtownsend/array-redactor
101406 Downloads
A PHP package to redact array values by their keys.
jdrieghe/array-helpers
444284 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jakezatecky/array_group_by
167784 Downloads
A function that groups/splits an array by the values of a given key or keys.
illuminatech/array-factory
45701 Downloads
Allows DI aware object creation from array definition
flow-php/array-dot
229102 Downloads
PHP ETL - Array Dot functions
divineomega/array_undot
110346 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
228628 Downloads
PHP ArrayReader
ckr/arraymerger
509333 Downloads
Provides functionality to merge arrays recursively
chrisharrison/php-array-of
592995 Downloads
Implement an array of a defined type. Generics replacement for PHP.
bocharsky-bw/arrayzy
20502 Downloads
A native PHP arrays easy manipulation library in OOP way.
zakirullin/mess
25119 Downloads
Convenient array-related routine & better type casting
veewee/reflecta
77664 Downloads
Unleash the Power of Optics in your code!
seboettg/collection
953197 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.