Libraries tagged by php array
krak/array
5696 Downloads
A collection of missing php array functions
jfcherng/php-array-dumper
8828 Downloads
Dump an array into XML, JSON, YAML, etc...
glowy/arrays
3201 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
4266 Downloads
Additional array functions
antaresbr/arrayhandler
6150 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
silinternational/php-array-dot-notation
1748 Downloads
PHP library for using dot notation in arrays
gurukami/php-array
864 Downloads
Simple & secure helper to manipulate arrays in various ways
petrgrishin/array-access
5225 Downloads
PHP multi array access
yarri/array-sort
1707 Downloads
The definitive function for sorting arrays in PHP
petrgrishin/array-map
5805 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
linna/typed-array
8437 Downloads
Linna Typed Array, typed arrays for PHP
andrewcarteruk/typed-arrays
33 Downloads
Typed arrays in PHP.
ajf/typed-arrays
550 Downloads
Typed Arrays for PHP 7
dg/php54-arrays
234 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []