Libraries tagged by php arrays
petrgrishin/array-access
5252 Downloads
PHP multi array access
jumpifbelow/php-functional-array
6889 Downloads
Classes to make the use of sets functional
petrgrishin/array-map
5835 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
235 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
perfilov/php-dto-packer
2940 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
duzun/array
342 Downloads
Useful array methods in PHP
phpwatch/array_key_first_last-polyfill
1287 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
php-snippets/circular-array
47553 Downloads
Fixed circular array data structure
smorken/array-cache
4395 Downloads
Array caching extension for PHP and Laravel
samad/array-conversion
766 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
rjds/php-dto
286 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
mitsuru793/array-helper-function
3609 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
laurynasgadl/php-validator
452244 Downloads
Array value validation library for PHP