static analysis kit
v8.3.4
Strict and modern kit to optimise the codebase defensively.
composer require --dev quartetcom/static-analysis-kit:~8.2
./vendor/bin/static-analysis-kit installNote
Replace~8.2with the PHP version you want to use. Refer Versioning for details.
The project will be automatically optimised by answering the questions.
Version of this package follows the PHP version that which is supported.
For example, if you want to use in a PHP 8.2 project, use in range of ~8.2.
composer analysecomposer fixcomposer fix:risky or composer fix:rector to resolve them, but this causes code breaks; be careful of the diff after run)composer analyse