Libraries tagged by array
veewee/xml
2865520 Downloads
XML without worries
phootwork/collection
14256508 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
3578765 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
11309048 Downloads
Functions for hash map (assoc array) traversal.
adbario/php-dot-notation
6818401 Downloads
PHP dot notation access to arrays
softcreatr/jsonpath
25231803 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
52779839 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
6497576 Downloads
Specialized data structures as alternatives to the PHP array
laminas/laminas-hydrator
13442833 Downloads
Serialize objects to arrays, and vice versa
grasmash/expander
48419232 Downloads
Expands internal property references in PHP arrays file.
zendframework/zend-stdlib
63490362 Downloads
SPL extensions, array utilities, error handlers, and more
mtownsend/xml-to-array
2109054 Downloads
Easily convert valid xml to a php array.
mathieuviossat/arraytotexttable
7016837 Downloads
Display arrays in terminal
cache/array-adapter
7248753 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
ramsey/array_column
3315461 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.