PHPStan extension for Yii2

0.1.0 2024-02-27 21:50 UTC

This package is auto-updated.

Last update: 2024-10-27 23:19:57 UTC


README

Extension for PHPStan.

php-version PHPUnit PHPUnit Codecov

Installation

The preferred way to install this extension is through composer.

Either run

composer require --dev --prefer-dist yii2-extensions/phpstan:^0.1

or add

"yii2-extensions/phpstan": "^0.1"

to the require-dev section of your composer.json file.

Quality code

static-analysis phpstan-level style-ci

Support versions Yii2

Yii20 Yii22

Testing

Check the documentation testing to learn about testing.

Our social networks

Twitter

License

The MIT License. Please see License File for more information.

Fork

This package is a fork of proget-hq/phpstan-yii2 with some corrections.