parker714/yii2-a
Composer 安装命令:
composer require parker714/yii2-a
包简介
yii2 extension apollo
README 文档
README
Apollo Extension for Yii 2
This extension provides a Apollo fixture command for the Yii framework 2.0.
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Either run
composer require parker714/yii2-a -vvv
Usage
To use this extension, simply add the following code in your application configuration (console.php):
'controllerMap' => [ 'apollo' => [ 'class' => 'parker714\yii2a\ApolloController', 'url' => 'http://127.0.0.1', 'appID' => 'test', 'saveDir' => '@app/config', ], ],
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-20