SkillAgentSearch skills...

DotContainer

DotContainer enables deep array access using dot-notation.

Install / Use

/learn @xmarcos/DotContainer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks1

Languages

PHP

Security Score

75/100

Audited on Mar 8, 2023

No findings