xmarcos/dot-container
Composer 安装命令:
composer require xmarcos/dot-container
包简介
DotContainer enables deep array access using dot-notation.
README 文档
README
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
统计信息
- 总下载量: 67.84k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-23