Libraries tagged by array
tiagohillebrandt/php-parse-link-header
44396 Downloads
Parses the Link HTTP header and returns the values as an array.
thalidzhokov/country-codes
95432 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
16110 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
serkin/volan
23992 Downloads
PHP array schema validator
rcubitto/json-pretty
53680 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
ps/fluent-traversable
26448 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
phpwatch/simple-container
8779 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
phalcongelist/php-diff
430756 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ogrrd/csv-iterator
55293 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
milo/hydrator
70263 Downloads
Hydrates object from array, exports object to array
mihanentalpo/fast-fuzzy-search
28877 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
mf/collections-php
88681 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
145163 Downloads
lazy load configuration data from php files returning associative arrays
leocavalcante/shape
78075 Downloads
Run-time type checks against plain old PHP arrays
laxity7/yii2-json-field
71003 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data