yiisoft/yii-web
Composer 安装命令:
composer require yiisoft/yii-web
包简介
Yii Framework Web Extension
关键字:
README 文档
README
Yii Framework Web Extension
Installation
The package could be installed with composer:
composer require yiisoft/yii-web
General usage
Unit testing
The package is tested with PHPUnit. To run tests:
./vendor/bin/phpunit
Mutation testing
The package tests are checked with Infection mutation framework. To run it:
./vendor/bin/infection
Static analysis
The code is statically analyzed with Psalm. To run static analysis:
./vendor/bin/psalm
Support the project
Follow updates
License
The Yii Framework Web Extension is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Yii Software.
统计信息
- 总下载量: 61.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 81
- 点击次数: 0
- 依赖项目数: 13
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-07-17