Libraries tagged by php array
dgame/php-iterator
112382 Downloads
php iterator
aviator/array-map-keys
14483 Downloads
Array map with keys
arielcr/php-csv-parser
19601 Downloads
Convert CSV to array (Excel style is fully supported!)
silinternational/php-env
53821 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.
sebastiaanluca/php-helpers
19637 Downloads
An extensive set of PHP helper functions and classes.
h4kuna/latte-php-tokenizer
25064 Downloads
Transform macro args to array.
laurynasgadl/travers
462669 Downloads
Travers - PHP array traversing via tokenized paths
kohkimakimoto/earray
6143 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP array.
force/arr
55424 Downloads
Arrays Component contains methods that can be useful when working with arrays.
dsheiko/extras
4110 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
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.
apphp/pretty-print
123 Downloads
Callable pretty-printer for PHP arrays with Python-like formatting.
websemantics/lcss2php
60091 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
ez-php/cache
3557 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
tiny-blocks/mapper
1975 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.