Download the PHP package quartetcom/static-analysis-kit without Composer
On this page you can find all versions of the php package quartetcom/static-analysis-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quartetcom/static-analysis-kit
More information about quartetcom/static-analysis-kit
Files in quartetcom/static-analysis-kit
Download quartetcom/static-analysis-kit
More information about quartetcom/static-analysis-kit
Files in quartetcom/static-analysis-kit
Vendor quartetcom
Package static-analysis-kit
Short Description Strict and modern kit to optimise the codebase defensively.
License MIT
Package static-analysis-kit
Short Description Strict and modern kit to optimise the codebase defensively.
License MIT
Please rate this library. Is it a good library?
Informations about the package static-analysis-kit
🛡️ static-analysis-kit
Strict and modern kit to optimise the codebase defensively.
📦 Installation
Note
Replace~8.2
with the PHP version you want to use. Refer Versioning for details.
The project will be automatically optimised by answering the questions.
🔖 Versioning
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
.
✅ Development Flow
- Change code
- Run "Reformat Code" (%L) in PhpStorm
- Confirm there are no errors (will be highlighted on the scroll bar)
- Run
composer analyse
- Problems about formatting can be resolved by
composer fix
- The remaining problems should caused by the code, so fix them manually
(You can run
composer fix:risky
orcomposer fix:rector
to resolve them, but this causes code breaks; be careful of the diff after run) - Commit after confirmed there are no errors by running
composer analyse
All versions of static-analysis-kit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
composer-plugin-api Version *
php-cs-fixer/shim Version ^3.46.0
phpstan/phpstan Version ^1.10.55
rector/rector Version ^1.0.1
symfony/console Version ^5.4|^6|^7
symfony/process Version ^5.4|^6|^7
symplify/easy-coding-standard Version ^12.1.3
composer-plugin-api Version *
php-cs-fixer/shim Version ^3.46.0
phpstan/phpstan Version ^1.10.55
rector/rector Version ^1.0.1
symfony/console Version ^5.4|^6|^7
symfony/process Version ^5.4|^6|^7
symplify/easy-coding-standard Version ^12.1.3
The package quartetcom/static-analysis-kit contains the following files
Loading the files please wait ....