pmvc-plugin/getenv
最新稳定版本:v0.6.3
Composer 安装命令:
composer require pmvc-plugin/getenv
包简介
getenv for PMVC get plugin
README 文档
README
PMVC Getenv Plugin
- getenv wrapper for pmvc-plugin/get
- https://github.com/pmvc-plugin/get
How to use
- check the unit test funciotn testGet
- https://github.com/pmvc-plugin/getenv/blob/main/test.php#L17
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install Use composer.json or use command-line directly
2.1 Install Use composer.json
- vim composer.json
{
"require": {
"pmvc-plugin/getenv": "dev-main"
}
}
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-plugin/getenv
统计信息
- 总下载量: 4.97k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-29