Libraries tagged by Arrayy
webignition/yaml-document-set-parser
49638 Downloads
Separate a collection of yaml documents into an array of yaml documents
webignition/yaml-document-generator
31224 Downloads
Generate a yaml document from an array of data
vanilla/garden-utils
114621 Downloads
Assorted array, string, and object utilities for PHP.
usmanhalalit/strana
7177 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
transformers/mapping-transformer
67584 Downloads
Integrates Mapper to transform array collections using Mappings.
tiagohillebrandt/php-parse-link-header
44757 Downloads
Parses the Link HTTP header and returns the values as an array.
thalidzhokov/country-codes
95743 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
shipmonk/input-mapper
16551 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
serkin/volan
24032 Downloads
PHP array schema validator
rcubitto/json-pretty
54531 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
ps/fluent-traversable
26554 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
php-ds/ext-ds
2 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
phalcongelist/php-diff
430996 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ogrrd/csv-iterator
55489 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
milo/hydrator
70486 Downloads
Hydrates object from array, exports object to array