Libraries tagged by php arrays
jfcherng/php-array-dumper
8652 Downloads
Dump an array into XML, JSON, YAML, etc...
glowy/arrays
3092 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.
dskripchenko/php-array-helper
2308 Downloads
Additional array functions
gurukami/php-array
850 Downloads
Simple & secure helper to manipulate arrays in various ways
atomastic/arrays
7086 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.
petrgrishin/array-access
5176 Downloads
PHP multi array access
jumpifbelow/php-functional-array
4148 Downloads
Classes to make the use of sets functional
tebru/multi-array
3180 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
phpdevcommunity/php-options-resolver
271 Downloads
This library provides a simple solution for processing and validating option arrays in PHP.
petrgrishin/array-map
5745 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
cable8mm/array-flatten
29846 Downloads
Flatten a multi-dimensional array in PHP.
andrewcarteruk/typed-arrays
33 Downloads
Typed arrays in PHP.
ajf/typed-arrays
503 Downloads
Typed Arrays for PHP 7
dg/php54-arrays
232 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []