Libraries tagged by array AR
symfony/property-access
211695965 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
nette/utils
243399158 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/config
173420686 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/collections
327781677 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
spatie/array-to-xml
32380768 Downloads
Convert an array to xml
voku/arrayy
4391062 Downloads
Array manipulation library for PHP, called Arrayy!
openlss/lib-array2xml
43358776 Downloads
Array2XML conversion library credit to lalit.org
martin-georgiev/postgresql-for-doctrine
3084304 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
10830120 Downloads
Functions for hash map (assoc array) traversal.
adbario/php-dot-notation
6186405 Downloads
PHP dot notation access to arrays
rogervila/array-diff-multidimensional
2525113 Downloads
Compare the difference between two multidimensional arrays
mtownsend/xml-to-array
1674722 Downloads
Easily convert valid xml to a php array.
mathieuviossat/arraytotexttable
6756937 Downloads
Display arrays in terminal
dekor/php-array-table
1716122 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/array-adapter
6775052 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags