Libraries tagged by aura
symfony/serializer
272570587 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/options-resolver
446609363 Downloads
Provides an improved replacement for the array_replace PHP function
spatie/array-to-xml
48601049 Downloads
Convert an array to xml
cuyz/valinor
4694211 Downloads
Library that helps to map any input into a strongly-typed value object structure.
abraham/twitteroauth
14965281 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
laminas/laminas-stdlib
92925489 Downloads
SPL extensions, array utilities, error handlers, and more
calebporzio/sushi
6492716 Downloads
Eloquent's missing "array" driver.
voku/arrayy
5100159 Downloads
Array manipulation library for PHP, called Arrayy!
openlss/lib-array2xml
49868540 Downloads
Array2XML conversion library credit to lalit.org
dms/phpunit-arraysubset-asserts
25076295 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
veewee/xml
4302182 Downloads
XML without worries
phpfastcache/phpfastcache
4517804 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
phootwork/collection
19518056 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
4367134 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
12059151 Downloads
Functions for hash map (assoc array) traversal.