Libraries tagged by array
phootwork/collection
19103617 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
4297822 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
12002997 Downloads
Functions for hash map (assoc array) traversal.
adbario/php-dot-notation
7745437 Downloads
PHP dot notation access to arrays
softcreatr/jsonpath
29950245 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
56054700 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
7586291 Downloads
Specialized data structures as alternatives to the PHP array
grasmash/expander
54256311 Downloads
Expands internal property references in PHP arrays file.
aura/sql
2195332 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
zendframework/zend-stdlib
64472297 Downloads
SPL extensions, array utilities, error handlers, and more
voku/arrayy
5064172 Downloads
Array manipulation library for PHP, called Arrayy!
sti3bas/laravel-scout-array-driver
1210135 Downloads
Array driver for Laravel Scout
mtownsend/xml-to-array
2746743 Downloads
Easily convert valid xml to a php array.
dragon-code/pretty-array
5693676 Downloads
Simple conversion of an array to a pretty view
cache/array-adapter
7862691 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags