Libraries tagged by php arrays
silinternational/php-env
50238 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.
h4kuna/latte-php-tokenizer
19085 Downloads
Transform macro args to array.
transprime-research/arrayed
222 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
kohkimakimoto/earray
5880 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP array.
infocyph/arraykit
2010 Downloads
A Collection of useful PHP array functions.
force/arr
51439 Downloads
Arrays Component contains methods that can be useful when working with arrays.
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
mathiasgrimm/arraypath
26380 Downloads
php array utility to manipulate array in a xpath way
websemantics/lcss2php
58624 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
phpsanitization/phpsanitization
237 Downloads
Modern PHP Sanitization Library
rexlabs/utility-belt
88397 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
myth/collection
3527 Downloads
Javascript inspired, supercharged array object for PHP.
wundii/data-mapper
5029 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
openlss/func-mda
43461 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
rundiz/upload
6663 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).