yii3ds/yii2-3ds-gii
最新稳定版本:0.0.1
Composer 安装命令:
composer require yii3ds/yii2-3ds-gii
包简介
Code Generator
关键字:
README 文档
README
Code Generator
Installation
The preferred way to install this extension is through composer.
Either run
{
"type": "package",
"package": {
"name": "yii3ds/yii2-3ds-gii",
"version": "0.0.1",
"type": "yii2-extension",
"require": {
"yiisoft/yii2": "*"
},
"autoload": {
"psr-4": {
"yii3ds\\gii\\": ""
}
},
"source": {
"url": "https://ton3ds:gvkgsvlyf@bitbucket.org/3dsinteractive/yii2-3ds-gii.git",
"type": "git",
"reference": "origin/master"
},
"extra": {
"bootstrap": "yii3ds\\gii\\Bootstrap"
}
}
}
and add
"yii3ds/yii2-3ds-gii": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-02-19