Libraries tagged by arrays
aimeos/map
296838 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
veewee/xml
3214196 Downloads
XML without worries
martin-georgiev/postgresql-for-doctrine
3757937 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
igorw/get-in
11483997 Downloads
Functions for hash map (assoc array) traversal.
softcreatr/jsonpath
26407934 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
53613584 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
6764969 Downloads
Specialized data structures as alternatives to the PHP array
laminas/laminas-hydrator
13856372 Downloads
Serialize objects to arrays, and vice versa
grasmash/expander
49907123 Downloads
Expands internal property references in PHP arrays file.
adbario/php-dot-notation
7037142 Downloads
PHP dot notation access to arrays
zendframework/zend-stdlib
63752486 Downloads
SPL extensions, array utilities, error handlers, and more
sti3bas/laravel-scout-array-driver
1030514 Downloads
Array driver for Laravel Scout
mtownsend/xml-to-array
2262321 Downloads
Easily convert valid xml to a php array.
cache/array-adapter
7424851 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
ramsey/array_column
3345404 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.