Download the PHP package codeliner/array-reader without Composer
On this page you can find all versions of the php package codeliner/array-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeliner/array-reader
More information about codeliner/array-reader
Files in codeliner/array-reader
Download codeliner/array-reader
More information about codeliner/array-reader
Files in codeliner/array-reader
Vendor codeliner
Package array-reader
Short Description PHP ArrayReader
License BSD-3-Clause
Homepage https://github.com/codeliner/array-reader
Package array-reader
Short Description PHP ArrayReader
License BSD-3-Clause
Homepage https://github.com/codeliner/array-reader
Please rate this library. Is it a good library?
Informations about the package array-reader
array-reader
PHP ArrayReader
Installation
Installation of codeliner\array-reader uses composer. For composer documentation, please refer to getcomposer.org. Add following requirement to your composer.json
Usage
You can use the ArrayReader to read single values from a multidimensional array by passing the path to one
of the {type}Value()
methods. Each {type}Value()
method takes a default value as second argument If the path can
not be found in the original array, the default is used as return value.
Example
All versions of array-reader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package codeliner/array-reader contains the following files
Loading the files please wait ....