Libraries tagged by azra
steevanb/php-typed-array
137350 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
49608 Downloads
Some handy array helpers
shudrum/array-finder
2698438 Downloads
ArrayFinder component
sameer-shelavale/php-countries-array
357414 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
rikudou/array-merge-recursive
98885 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
ray/aura-sql-module
329225 Downloads
aura/sql module for Ray.Di
polyfills/array-find
32425 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
pmill/doctrine-array-hydrator
434553 Downloads
An array to entity hydrator for Doctrine 2 entities
neos/utility-arrays
1779215 Downloads
Flow Array Utilities
myclabs/array-comparator
120080 Downloads
Array comparator
mtownsend/array-redactor
99299 Downloads
A PHP package to redact array values by their keys.
minwork/array
209687 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
mageplaza/magento-2-arabic-language-pack
133734 Downloads
Arabic language package for Magento 2
jdrieghe/array-helpers
434989 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jakezatecky/array_group_by
164121 Downloads
A function that groups/splits an array by the values of a given key or keys.