22 <a href="https://github.com/yiisoft" target="_blank">
33 <img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px" alt="Yii">
44 </a>
5- <h1 align="center">Yii _____ </h1>
5+ <h1 align="center">Yii Code Style </h1>
66 <br>
77</p >
88
9- [ ![ Latest Stable Version] ( https://poser.pugx.org/yiisoft/_____ /v )] ( https://packagist.org/packages/yiisoft/_____ )
10- [ ![ Total Downloads] ( https://poser.pugx.org/yiisoft/_____ /downloads )] ( https://packagist.org/packages/yiisoft/_____ )
11- [ ![ Build status] ( https://github.com/yiisoft/_____ /actions/workflows/build.yml/badge.svg?branch=master )] ( https://github.com/yiisoft/_____ /actions/workflows/build.yml?query=branch%3Amaster )
12- [ ![ Code Coverage] ( https://codecov.io/gh/yiisoft/_____ /branch/master/graph/badge.svg )] ( https://codecov.io/gh/yiisoft/_____ )
13- [ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiisoft%2F_____ %2Fmaster )] ( https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/_____ /master )
14- [ ![ Static analysis] ( https://github.com/yiisoft/_____ /actions/workflows/static.yml/badge.svg?branch=master )] ( https://github.com/yiisoft/_____ /actions/workflows/static.yml?query=branch%3Amaster )
15- [ ![ type-coverage] ( https://shepherd.dev/github/yiisoft/_____ /coverage.svg )] ( https://shepherd.dev/github/yiisoft/_____ )
16- [ ![ psalm-level] ( https://shepherd.dev/github/yiisoft/_____ /level.svg )] ( https://shepherd.dev/github/yiisoft/_____ )
9+ [ ![ Latest Stable Version] ( https://poser.pugx.org/yiisoft/code-style /v )] ( https://packagist.org/packages/yiisoft/code-style )
10+ [ ![ Total Downloads] ( https://poser.pugx.org/yiisoft/code-style /downloads )] ( https://packagist.org/packages/yiisoft/code-style )
11+ [ ![ Build status] ( https://github.com/yiisoft/code-style /actions/workflows/build.yml/badge.svg?branch=master )] ( https://github.com/yiisoft/code-style /actions/workflows/build.yml?query=branch%3Amaster )
12+ [ ![ Code Coverage] ( https://codecov.io/gh/yiisoft/code-style /branch/master/graph/badge.svg )] ( https://codecov.io/gh/yiisoft/code-style )
13+ [ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiisoft%2Fcode-style %2Fmaster )] ( https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/code-style /master )
14+ [ ![ Static analysis] ( https://github.com/yiisoft/code-style /actions/workflows/static.yml/badge.svg?branch=master )] ( https://github.com/yiisoft/code-style /actions/workflows/static.yml?query=branch%3Amaster )
15+ [ ![ type-coverage] ( https://shepherd.dev/github/yiisoft/code-style /coverage.svg )] ( https://shepherd.dev/github/yiisoft/code-style )
16+ [ ![ psalm-level] ( https://shepherd.dev/github/yiisoft/code-style /level.svg )] ( https://shepherd.dev/github/yiisoft/code-style )
1717
1818The package ...
1919
@@ -26,7 +26,7 @@ The package ...
2626The package could be installed with [ Composer] ( https://getcomposer.org ) :
2727
2828``` shell
29- composer require yiisoft/_____
29+ composer require yiisoft/code-style
3030```
3131
3232## General usage
@@ -40,7 +40,7 @@ for that. You may also check out other [Yii Community Resources](https://www.yii
4040
4141## License
4242
43- The Yii ____ _ is free software. It is released under the terms of the BSD License.
43+ The Yii Code Style is free software. It is released under the terms of the BSD License.
4444Please see [ ` LICENSE ` ] ( ./LICENSE.md ) for more information.
4545
4646Maintained by [ Yii Software] ( https://www.yiiframework.com/ ) .
0 commit comments