Libraries tagged by Arrayy
dms/phpunit-arraysubset-asserts
19830249 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
martin-georgiev/postgresql-for-doctrine
3110573 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
10856678 Downloads
Functions for hash map (assoc array) traversal.
cuyz/valinor
1755095 Downloads
Library that helps to map any input into a strongly-typed value object structure.
adbario/php-dot-notation
6220663 Downloads
PHP dot notation access to arrays
softcreatr/jsonpath
22052286 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
50439094 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
5777830 Downloads
Specialized data structures as alternatives to the PHP array
grasmash/expander
44110098 Downloads
Expands internal property references in PHP arrays file.
zendframework/zend-stdlib
62702830 Downloads
SPL extensions, array utilities, error handlers, and more
rogervila/array-diff-multidimensional
2551497 Downloads
Compare the difference between two multidimensional arrays
mtownsend/xml-to-array
1696469 Downloads
Easily convert valid xml to a php array.
mathieuviossat/arraytotexttable
6774152 Downloads
Display arrays in terminal
dekor/php-array-table
1785788 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/array-adapter
6802618 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags