Libraries tagged by azra
steevanb/php-typed-array
148346 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
52147 Downloads
Some handy array helpers
shudrum/array-finder
2745296 Downloads
ArrayFinder component
samsonasik/array-lookup
52617 Downloads
A fast lookup library that help you verify and search array and Traversable data
sameer-shelavale/php-countries-array
374817 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
ray/aura-sql-module
363637 Downloads
aura/sql module for Ray.Di
polyfills/array-find
54040 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
446446 Downloads
An array to entity hydrator for Doctrine 2 entities
neos/utility-arrays
1985019 Downloads
Flow Array Utilities
myclabs/array-comparator
146278 Downloads
Array comparator
mtownsend/array-redactor
104371 Downloads
A PHP package to redact array values by their keys.
minwork/array
229581 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
144875 Downloads
Arabic language package for Magento 2
jdrieghe/array-helpers
452261 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jakezatecky/array_group_by
172706 Downloads
A function that groups/splits an array by the values of a given key or keys.