Libraries tagged by array
olifanton/typed-arrays
89590 Downloads
Typed Arrays for PHP 8
jackiedo/xml-array
90115 Downloads
Simple tools to work with the conversion between xml and array
halimtuhu/array-images
47485 Downloads
A Laravel Nova field for distribute your images as array of object.
eden/array
429695 Downloads
Autoloading, error and exception handler
deoliveiralucas/array-keys-case-transform
241332 Downloads
Simple library to handle words case transformation from array keys
davidkmenta/doctrine-simple-array-types
233280 Downloads
Extended simple array types for Doctrine
binary-cube/dot-array
116583 Downloads
PHP Dot-Array :: Sail through array using the dot notation
aviator/array-map-keys
17109 Downloads
Array map with keys
steevanb/php-typed-array
173286 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
scriptfusion/array-walker
185725 Downloads
Walks nested array structures to retrieve values.
rikudou/array-merge-recursive
134397 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
71665 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phrozenbyte/phpunit-array-asserts
68702 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
macpaw/similar-arrays
269553 Downloads
Check is similar arrays
jord-jd/array_undot
2319 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.