Libraries tagged by php arrays
battye/php-array-parser
3452 Downloads
Parse text representation of a PHP array into an actual PHP array.
baraja-core/xml-to-php-array
32139 Downloads
XML to PHP array convertor
petrgrishin/array-access
5144 Downloads
PHP multi array access
jumpifbelow/php-functional-array
3915 Downloads
Classes to make the use of sets functional
yarri/array-sort
1363 Downloads
The definitive function for sorting arrays in PHP
petrgrishin/array-map
5707 Downloads
The object oriented approach to working with arrays on PHP
paragonie/typed-arrays
10 Downloads
Strictly typed scalar arrays for PHP 8.3 and newer
andrewcarteruk/typed-arrays
33 Downloads
Typed arrays in PHP.
dg/php54-arrays
232 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
chrisullyott/php-xml
232 Downloads
XML-to-array conversion in PHP.
php-snippets/circular-array
47223 Downloads
Fixed circular array data structure
smorken/array-cache
2570 Downloads
Array caching extension for PHP and Laravel
polyfills/array-first-array-last
13 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
macocci7/php-combination
207 Downloads
A simple PHP library to make combinations from array elements.
laurynasgadl/php-validator
451613 Downloads
Array value validation library for PHP