Libraries tagged by array
wtfzdotnet/php-tmdb-api
2882 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
vanilla/garden-utils
131054 Downloads
Assorted array, string, and object utilities for PHP.
tiagohillebrandt/php-parse-link-header
47736 Downloads
Parses the Link HTTP header and returns the values as an array.
thalidzhokov/country-codes
99749 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
19455 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
serkin/volan
24768 Downloads
PHP array schema validator
rcubitto/json-pretty
59972 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
ps/fluent-traversable
27511 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
432471 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ogrrd/csv-iterator
57013 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
minvws/icore-php-typearray
7491 Downloads
Typed Array
mihanentalpo/fast-fuzzy-search
30856 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
mf/collections-php
94326 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.
macocci7/php-combination
5943 Downloads
A simple PHP library to make combinations from array elements.
luracast/config
150519 Downloads
lazy load configuration data from php files returning associative arrays