Download the PHP package aviator/array-fold without Composer
On this page you can find all versions of the php package aviator/array-fold. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aviator/array-fold
More information about aviator/array-fold
Files in aviator/array-fold
Download aviator/array-fold
More information about aviator/array-fold
Files in aviator/array-fold
Vendor aviator
Package array-fold
Short Description Fold all elements of a multidimentional array down to a single level.
License MIT
Homepage https://github.com/danielsdeboer/array-fold
Package array-fold
Short Description Fold all elements of a multidimentional array down to a single level.
License MIT
Homepage https://github.com/danielsdeboer/array-fold
Please rate this library. Is it a good library?
Informations about the package array-fold
Overview
array_fold()
takes an multidimensional array of any depth and recursively folds each level into the previous, flattening it to a single level.
By default it preserves (and overwrites) keys, though this can be disabled with the optional second parameter.
Installation
Via Composer:
Testing
Via Composer:
Usage
Other
License
This package is licensed with the MIT License (MIT).
All versions of array-fold with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package aviator/array-fold contains the following files
Loading the files please wait ....