dmstr/yii2-helpers
最新稳定版本:1.0.1
Composer 安装命令:
composer require dmstr/yii2-helpers
包简介
Yii2 Helpers
关键字:
README 文档
README
Yii2 Helpers
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist dmstr/yii2-helpers "*"
or add
"dmstr/yii2-helpers": "*"
to the require section of your composer.json file.
Usage
Metadata
Retrieve application meta-information, such as module or controller routes.
Testing
Run the tests with phd testing-stack
cd tests
docker-compose up -d
Setup application
docker-compose run --rm phpfpm setup.sh
Run test suites
docker-compose run --rm -e YII_ENV=test phpfpm codecept run
or start a bash for
docker-compose run --rm -e YII_ENV=test phpfpm bash
统计信息
- 总下载量: 590.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 1
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-06-18