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