Download the PHP package sharoff45/library-phpstan-rules without Composer
On this page you can find all versions of the php package sharoff45/library-phpstan-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sharoff45/library-phpstan-rules
More information about sharoff45/library-phpstan-rules
Files in sharoff45/library-phpstan-rules
Download sharoff45/library-phpstan-rules
More information about sharoff45/library-phpstan-rules
Files in sharoff45/library-phpstan-rules
Vendor sharoff45
Package library-phpstan-rules
Short Description Provides additional rules for phpstan/phpstan.
License proprietary
Package library-phpstan-rules
Short Description Provides additional rules for phpstan/phpstan.
License proprietary
Please rate this library. Is it a good library?
Informations about the package library-phpstan-rules
composer:
composer require --dev sharoff45/library-phpstan-rules
Создайте в корне проекта файл phpstan.neon со следующим содержимым:
includes:
- vendor/sharoff45/library-phpstan-rules/general-extension.neon
# - vendor/sharoff45/library-phpstan-rules/symfony-extension.neon # раскомментировать, если используется symfony
# - vendor/sharoff45/library-phpstan-rules/symfony-controller-extension.neon # раскомментировать, если нужны правила для контроллеров
# - vendor/sharoff45/library-phpstan-rules/phpunit-extension.neon # раскомментировать, если используется phpunit
или скопируйте его из примера:
cp ./vendor/sharoff45/library-phpstan-rules/phpstan.example ./phpstan.neon
Использование
bin/phpstan analyse
All versions of library-phpstan-rules with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ergebnis/phpstan-rules Version ^1.0
pepakriz/phpstan-exception-rules Version ^0.12.0
phpstan/phpstan Version ^1.4
phpstan/phpstan-phpunit Version ^1.0
phpstan/phpstan-strict-rules Version 1.5.*
phpstan/phpstan-symfony Version ^1.1
slam/phpstan-extensions Version ^6.0
thecodingmachine/phpstan-strict-rules Version ^1.0
ergebnis/phpstan-rules Version ^1.0
pepakriz/phpstan-exception-rules Version ^0.12.0
phpstan/phpstan Version ^1.4
phpstan/phpstan-phpunit Version ^1.0
phpstan/phpstan-strict-rules Version 1.5.*
phpstan/phpstan-symfony Version ^1.1
slam/phpstan-extensions Version ^6.0
thecodingmachine/phpstan-strict-rules Version ^1.0
The package sharoff45/library-phpstan-rules contains the following files
Loading the files please wait ....