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.
Check the documentation testing to learn about testing.
The MIT License. Please see License File for more information.
This package is a fork of proget-hq/phpstan-yii2 with some corrections.