Libraries tagged by array
rmtram/sorter
6524 Downloads
Simple sort of multiple arrays.
pixelshaped/flat-mapper-bundle
2233 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
php-school/learn-you-php
1963 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
php-arsenal/symfony-request-param-bagger
5915 Downloads
Collects sent parameters from Symfony Request and outputs an array.
phly/phly-configfactory
16597 Downloads
Factory for pulling nested configuration arrays from the config service
pgooch/php-ascii-tables
3947 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
pflorek/aws-paramstore
9462 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
5626 Downloads
Immutable collections which provide commonly used functionality missing from arrays
omasn/object-handler
7291 Downloads
The component allows filling objects from an associative array based on class strict property maps
midnite81/xml2array
34379 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
mathieutu/exporter
34947 Downloads
Export the attributes you need from all your objects and arrays.
marvin255/in-memory-cache
1919 Downloads
Array based cache for PHP
mapado/request-fields-parser
10157 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
macocci7/php-combination
848 Downloads
A simple PHP library to make combinations from array elements.
lyte/serial
24853 Downloads
A safe unserializer for PHP serialized arrays and scalar types.