Download the PHP package fnayou/dotted without Composer
On this page you can find all versions of the php package fnayou/dotted. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fnayou/dotted
More information about fnayou/dotted
Files in fnayou/dotted
Download fnayou/dotted
More information about fnayou/dotted
Files in fnayou/dotted
Vendor fnayou
Package dotted
Short Description php library to access multidimensional arrays
License MIT
Homepage https://github.com/fnayou/dotted
Package dotted
Short Description php library to access multidimensional arrays
License MIT
Homepage https://github.com/fnayou/dotted
Please rate this library. Is it a good library?
Informations about the package dotted
Dotted
Dotted is a PHP library to manage multidimensional arrays !
It will help you checking, accessing or inserting values of an array.
Installation
use Composer to install dotted
library :
or download the latest release and include src/Dotted.php
in your project.
Compatibility
after the last changes. Dotted is only compatible with >= PHP 7.4
for older versions, please use tag 1.x.x
Usage
first, you create dotted
object by passing the array
content.
next you can check, access or insert values with ease.
Credits
License
Please see License File for more information.
All versions of dotted with dependencies
PHP Build Version
Package Version
No informations.
The package fnayou/dotted contains the following files
Loading the files please wait ....