Libraries tagged by arrays
veewee/xml
2888401 Downloads
XML without worries
phootwork/collection
14331179 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
martin-georgiev/postgresql-for-doctrine
3590775 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
11319772 Downloads
Functions for hash map (assoc array) traversal.
softcreatr/jsonpath
25309570 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
52833870 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
6513839 Downloads
Specialized data structures as alternatives to the PHP array
laminas/laminas-hydrator
13473285 Downloads
Serialize objects to arrays, and vice versa
grasmash/expander
48508016 Downloads
Expands internal property references in PHP arrays file.
adbario/php-dot-notation
6831286 Downloads
PHP dot notation access to arrays
zendframework/zend-stdlib
63507702 Downloads
SPL extensions, array utilities, error handlers, and more
mtownsend/xml-to-array
2118955 Downloads
Easily convert valid xml to a php array.
cache/array-adapter
7259020 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
ramsey/array_column
3317446 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
rogervila/array-diff-multidimensional
2999014 Downloads
Compare the difference between two multidimensional arrays