Libraries tagged by array
martin-georgiev/postgresql-for-doctrine
3106067 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
10851608 Downloads
Functions for hash map (assoc array) traversal.
adbario/php-dot-notation
6214453 Downloads
PHP dot notation access to arrays
softcreatr/jsonpath
22016964 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
50413992 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
5770550 Downloads
Specialized data structures as alternatives to the PHP array
grasmash/expander
44056596 Downloads
Expands internal property references in PHP arrays file.
zendframework/zend-stdlib
62693702 Downloads
SPL extensions, array utilities, error handlers, and more
mtownsend/xml-to-array
1692417 Downloads
Easily convert valid xml to a php array.
mathieuviossat/arraytotexttable
6770736 Downloads
Display arrays in terminal
cache/array-adapter
6798023 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
ramsey/array_column
3226558 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
rogervila/array-diff-multidimensional
2545164 Downloads
Compare the difference between two multidimensional arrays
dekor/php-array-table
1769710 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
symplify/autowire-array-parameter
10867676 Downloads
Autowire array parameters for your Symfony applications