Libraries tagged by php arrays
pharaonic/php-dot-array
9575 Downloads
Access array data quickly/easily using dot-notation and asterisk.
mcaskill/php-array-group-by
79223 Downloads
Groups an array by a given key.
madesimple/php-arrays
13604 Downloads
Helper functions for manipulating arrays
huytbt/php-array-view
18222 Downloads
PHP Array View
glowy/arrays
3073 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
gaarf/xml-to-php-array
39302 Downloads
XML to PHP array convertor
civicrm/php-array-doc
9338 Downloads
bayfrontmedia/php-array-helpers
10300 Downloads
Helper class to provide useful array functions.
mslwk/php-typesafe-array
20715 Downloads
Library for type-safe array handling in PHP
rackbeat/php-xml-to-array
42382 Downloads
Convert XML into arrays
linna/typed-array
6785 Downloads
Linna Typed Array, typed arrays for PHP
cable8mm/array-flatten
29239 Downloads
Flatten a multi-dimensional array in PHP.
sfneal/array-helpers
139765 Downloads
Array helpers for PHP applications
alibabacloud/darabonba-array
15102 Downloads
Alibaba Cloud Tea Array Util Library for PHP
polyfills/array-first-array-last
561 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.