Libraries tagged by php arrays
polyfills/array-first-array-last
1286 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
it-for-free/array_column
33400 Downloads
Replacement for ramsey's array_column package: array_column() for projects using PHP earlier than version 5.5.
php-school/learn-you-php
1964 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
web-fu/php-dot-notation
3392 Downloads
Library that allows to access array and object with strong type support in Dot Notation
sil-org/php-env
222 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
168875 Downloads
A library that implements the php-extended/php-reifier-interface library
php-extended/php-reifier-interface
193778 Downloads
A library that transforms recursive array structures into recursive object structures
pgooch/php-ascii-tables
4040 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
micayael/php-extras
7704 Downloads
Funciones extras sobre el core de php
dmitrirussu/rjson-php
3161 Downloads
Compress array collection data to json
dgame/php-iterator
105797 Downloads
php iterator
byjg/anydataset-array
73773 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
breadthe/php-simple-calendar
6242 Downloads
Generates a monthly array of dates for displaying in a calendar grid
aviator/array-map-keys
10612 Downloads
Array map with keys
arielcr/php-csv-parser
13519 Downloads
Convert CSV to array (Excel style is fully supported!)