Download the PHP package rapidwebltd/array_undot without Composer
On this page you can find all versions of the php package rapidwebltd/array_undot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rapidwebltd/array_undot
More information about rapidwebltd/array_undot
Files in rapidwebltd/array_undot
Download rapidwebltd/array_undot
More information about rapidwebltd/array_undot
Files in rapidwebltd/array_undot
Vendor rapidwebltd
Package array_undot
Short Description array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
License LGPL-3.0-only
Package array_undot
Short Description array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
License LGPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package array_undot
array_undot
This package provides a helper function called array_undot
, which expands a dot notation array into a full multi-dimensional array.
It is, therefore, the opposite of the array_dot
helper function provided by Laravel.
Installation
To install, just run the following composer command.
The array_undot
helper function will then be available globally in your project.
Usage
The following basic examples show how to use the array_undot
helper function.
All versions of array_undot with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.1
The package rapidwebltd/array_undot contains the following files
Loading the files please wait ....