2017 © Pedro Peláez
 

library dot-container

DotContainer enables deep array access using dot-notation.

image

xmarcos/dot-container

DotContainer enables deep array access using dot-notation.

  • Wednesday, October 11, 2017
  • by xmarcos
  • Repository
  • 0 Watchers
  • 8 Stars
  • 42,648 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

DotContainer

Build Status Coverage Status Quality Score Latest Version Software License Total Downloads SensioLabsInsight, (*1)

DotContainer enables deep array access using dot-notation., (*2)

Requirements

PHP needs to be a minimum version of PHP 5.6.0., (*3)

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

Installation

Using composer require:, (*5)

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

or directly adding it to you composer.json:, (*6)

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

License

MIT License, (*7)

The Versions

11/10 2017

dev-master

9999999-dev

DotContainer enables deep array access using dot-notation.

  Sources   Download

MIT

The Requires

  • php ^5.6 || >=7.0 <7.3

 

The Development Requires

by Marcos Sader

dot container array dot-notation xmarcos

28/12 2014

0.1.0

0.1.0.0

DotContainer enables deep array access using dot-notation.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Marcos Sader

dot container array dot-notation