Libraries tagged by arrayq
clagiordano/weblibs-configmanager
2664906 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
bentools/cartesian-product
692367 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
aura/filter
506411 Downloads
Filters to validate and sanitize objects and arrays.
yii2mod/yii2-array-query
132690 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
stellarwp/arrays
146497 Downloads
A library for array manipulation.
steevanb/php-typed-array
104871 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
44469 Downloads
Some handy array helpers
shudrum/array-finder
2595887 Downloads
ArrayFinder component
sameer-shelavale/php-countries-array
326949 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
pmill/doctrine-array-hydrator
401552 Downloads
An array to entity hydrator for Doctrine 2 entities
neos/utility-arrays
1510980 Downloads
Flow Array Utilities
mtownsend/array-redactor
91175 Downloads
A PHP package to redact array values by their keys.
minwork/array
176659 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
404054 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jakezatecky/array_group_by
151173 Downloads
A function that groups/splits an array by the values of a given key or keys.