Libraries tagged by azra
doctrine/collections
373319309 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/serializer
264213386 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/options-resolver
434177258 Downloads
Provides an improved replacement for the array_replace PHP function
spatie/array-to-xml
46023880 Downloads
Convert an array to xml
cuyz/valinor
3882093 Downloads
Library that helps to map any input into a strongly-typed value object structure.
abraham/twitteroauth
14699475 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
laminas/laminas-stdlib
90052539 Downloads
SPL extensions, array utilities, error handlers, and more
calebporzio/sushi
6055953 Downloads
Eloquent's missing "array" driver.
openlss/lib-array2xml
49159899 Downloads
Array2XML conversion library credit to lalit.org
dms/phpunit-arraysubset-asserts
24304694 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
veewee/xml
3919435 Downloads
XML without worries
phpfastcache/phpfastcache
4379805 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.
martin-georgiev/postgresql-for-doctrine
4134527 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
11863735 Downloads
Functions for hash map (assoc array) traversal.
aimeos/map
337238 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections