Download the PHP package ronappleton/laravel-dot without Composer
On this page you can find all versions of the php package ronappleton/laravel-dot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ronappleton/laravel-dot
More information about ronappleton/laravel-dot
Files in ronappleton/laravel-dot
Download ronappleton/laravel-dot
More information about ronappleton/laravel-dot
Files in ronappleton/laravel-dot
Vendor ronappleton
Package laravel-dot
Short Description Set and get array values via dot notation
License MIT
Package laravel-dot
Short Description Set and get array values via dot notation
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-dot
LaravelDot
Set and get array values via dot notation.
This library is a wrapper for Laravel around the php-dot library.
It makes accessible a facade 'Dot' to use the php-dot library.
Installation
Laravel < 5.5 add to your file
Laravel > 5.5 the library is autoloaded.
Lumen add to your
Example Usage
Declare at the top of your file.
Then:
Note: accesses the array via reference and returns true on success.
All versions of laravel-dot with dependencies
PHP Build Version
Package Version
Requires
ronappleton/php-dot Version
^1.0
The package ronappleton/laravel-dot contains the following files
Loading the files please wait ....