Libraries tagged by php arrays
php-school/learn-you-php
1963 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
wtfzdotnet/php-tmdb-api
2868 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.
web-fu/php-dot-notation
2159 Downloads
Library that allows to access array and object with strong type support in Dot Notation
silinternational/php-env
47751 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
php-extended/php-reifier-object
167405 Downloads
A library that implements the php-extended/php-reifier-interface library
php-extended/php-reifier-interface
192169 Downloads
A library that transforms recursive array structures into recursive object structures
pgooch/php-ascii-tables
3931 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
dmitrirussu/rjson-php
2984 Downloads
Compress array collection data to json
dgame/php-iterator
102969 Downloads
php iterator
bzrk/php-stream
5703 Downloads
a library to simplify handling(filter, map, ...) collections in php
byjg/anydataset-array
68170 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
breadthe/php-simple-calendar
4530 Downloads
Generates a monthly array of dates for displaying in a calendar grid
aviator/array-map-keys
9383 Downloads
Array map with keys
alezhu/phpunit-array-contains-asserts
396 Downloads
Provides PHPUnit assertions to test array contains data or structure
adlacruzes/php-factory
29694 Downloads
Factories to generate classes and arrays with default values