Libraries tagged by arrays
usmanhalalit/strana
7189 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
tiagohillebrandt/php-parse-link-header
45064 Downloads
Parses the Link HTTP header and returns the values as an array.
thalidzhokov/country-codes
96010 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
16960 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
serkin/volan
24121 Downloads
PHP array schema validator
rcubitto/json-pretty
55254 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
rambomst/php-bounce-handler
145517 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
ps/fluent-traversable
26634 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
phalcongelist/php-diff
431142 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ogrrd/csv-iterator
55680 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
milo/hydrator
70676 Downloads
Hydrates object from array, exports object to array
mihanentalpo/fast-fuzzy-search
29309 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
mf/collections-php
89499 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
luracast/config
146115 Downloads
lazy load configuration data from php files returning associative arrays
leocavalcante/shape
78902 Downloads
Run-time type checks against plain old PHP arrays