Libraries tagged by php array
doctrine/collections
437166883 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/options-resolver
537438171 Downloads
Provides an improved replacement for the array_replace PHP function
ramsey/collection
544277343 Downloads
A PHP library for representing and manipulating collections.
cuyz/valinor
14661132 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
php-ds/php-ds
9757960 Downloads
Specialized data structures as alternatives to the PHP array
adbario/php-dot-notation
9714687 Downloads
PHP dot notation access to arrays
phpspec/php-diff
62383015 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
grasmash/expander
65578776 Downloads
Expands internal property references in PHP arrays.
aimeos/map
475740 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
phootwork/collection
29336460 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
mtownsend/xml-to-array
4178020 Downloads
Easily convert valid xml to a php array.
dekor/php-array-table
8230215 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/array-adapter
8636271 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
voku/arrayy
5759021 Downloads
Array manipulation library for PHP, called Arrayy!
ramsey/array_column
3624293 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.