Skip to content

DotContainer enables deep array access using dot-notation.

License

Notifications You must be signed in to change notification settings

xmarcos/DotContainer

Repository files navigation

DotContainer

Build Status Coverage Status Quality Score Latest Version Software License Total Downloads SensioLabsInsight

DotContainer enables deep array access using dot-notation.

Requirements

PHP needs to be a minimum version of PHP 5.6.0.

⚠️ It should work on PHP 5.4+ but I'm not testing it anymore on anything <5.6.

Installation

Using composer require:

composer require "xmarcos/dot-container:^0.1"

or directly adding it to you composer.json:

{
    "require": {
        "xmarcos/dot-container": "^0.1"
    }
}

License

MIT License

About

DotContainer enables deep array access using dot-notation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages