File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1- # Codeception module for Yii2 framework
1+ # Codeception Module Yii2
22
3- ![ Build Status] ( https://github.com/Codeception/module-yii2/workflows/CI/badge.svg )
3+ A Codeception module for Yii2 framework
4+
5+ [ ![ Actions Status] ( https://github.com/Codeception/module-yii2/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-yii2/actions )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-yii2/v/stable )] ( https://github.com/Codeception/module-yii2/releases )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-yii2/downloads )] ( https://packagist.org/packages/codeception/module-yii2 )
8+ [ ![ License] ( https://poser.pugx.org/codeception/module-yii2/license )] ( /LICENSE )
49
510## Installation
611
712```
8- composer require --dev "codeception/module-yii2"
13+ composer require "codeception/module-yii2" --dev
914```
1015
1116## Documentation
1217
1318- [ Getting started] ( https://codeception.com/for/yii )
1419- [ Module documentation] ( https://codeception.com/docs/modules/Yii2 )
20+
21+ ## License
22+
23+ ` Codeception Module Yii2 ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
24+
25+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments