Download the PHP package dingtao/simple-array-accessor without Composer
On this page you can find all versions of the php package dingtao/simple-array-accessor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dingtao/simple-array-accessor
More information about dingtao/simple-array-accessor
Files in dingtao/simple-array-accessor
Download dingtao/simple-array-accessor
More information about dingtao/simple-array-accessor
Files in dingtao/simple-array-accessor
Vendor dingtao
Package simple-array-accessor
Short Description a simple lib to get/set array value with dot notation
License Apache-2.0
Package simple-array-accessor
Short Description a simple lib to get/set array value with dot notation
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package simple-array-accessor
SimpleArrayAccessor
a lib to set/get array value with dot notation
installation
Usage
get value
set value
Note: the key of element in array is better not to contain "." to avoid ambiguous meaning. However if "." is a compulsory character, please use it in root level but not child level, as below:
All versions of simple-array-accessor with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3 || ^7.0
The package dingtao/simple-array-accessor contains the following files
Loading the files please wait ....