Libraries tagged by Arrayy
sbwerewolf/xml-navigator
8023 Downloads
Easy XML to PHP array conversion and fast XML streaming conversion
rmtram/sorter
6614 Downloads
Simple sort of multiple arrays.
pixelshaped/flat-mapper-bundle
2311 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
phpwatch/simple-container
8783 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
php-school/learn-you-php
1964 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
phmlabs/init
13216 Downloads
phmLabs component for initializing class using a yaml file / array
phly/phly-configfactory
17111 Downloads
Factory for pulling nested configuration arrays from the config service
pgooch/php-ascii-tables
3983 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/aws-paramstore
9564 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
palmtree/collection
5771 Downloads
Immutable collections which provide commonly used functionality missing from arrays
omasn/object-handler
7390 Downloads
The component allows filling objects from an associative array based on class strict property maps
ogrrd/csv-iterator
55520 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
midnite81/xml2array
34601 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
mathieutu/exporter
34958 Downloads
Export the attributes you need from all your objects and arrays.
marvin255/in-memory-cache
1944 Downloads
Array based cache for PHP