Libraries tagged by php arrays
lucasantarella/array_keys_recursive
1737 Downloads
Library to get array keys of a multidimensional array, retaining the original array structure.
jsefton/php-dotenv-parser
7231 Downloads
Allows you get .env file as array and convert array back to .env file
ishworkh/multi-level-array-iterator
5708 Downloads
Provides a way to loop through nested arrays with any depth
didix16/php-apidataobject
7404 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
dcblogdev/php-find-and-replace-json
836 Downloads
Find and replace keys or values in json or arrays
blackbonjour/to-array
19438 Downloads
Converts any object to array
asticode/php-toolbox
15649 Downloads
Static methods to ease PHP developments
arielcr/php-csv-parser
11126 Downloads
Convert CSV to array (Excel style is fully supported!)
sebastiaanluca/php-helpers
19232 Downloads
An extensive set of PHP helper functions and classes.
pitpit/php-diff
14900 Downloads
Compare variables (array, object, string...) easily
session-interop/utils.arraysession
53094 Downloads
This package contains the session interface implementation
wernerdweight/ra
8413 Downloads
PHP Array object with consistent and predictable API
nikoutel/helionconfig
526 Downloads
A versatile configuration parser. Can handle multiple configuration formats.
laurynasgadl/travers
457461 Downloads
Travers - PHP array traversing via tokenized paths
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace 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.