juliangut/phpstan-config
最新稳定版本:1.4
Composer 安装命令:
composer require juliangut/phpstan-config
包简介
PHPStan configuration
README 文档
README
phpstan-config
Opinionated as can be configuration defaults for PHPStan
Installation
Composer
composer require --dev juliangut/phpstan-config
If You need a specific PHPStan constraint
composer require --dev phpstan/phpstan:^1.11
Usage
Include in your phpstan configuration file
Without PHPUnit rules
includes: - %rootDir%/../../juliangut/phpstan-config/phpstan.neon # Add your custom configuration if needed
With PHPUnit rules
includes: - %rootDir%/../../juliangut/phpstan-config/phpstan-phpunit.neon # Add your custom configuration if needed
Contributing
Found a bug or have a feature request? Please open a new issue. Have a look at existing issues before.
See file CONTRIBUTING.md
License
See file LICENSE included with the source code for a copy of the license terms.
统计信息
- 总下载量: 6.69k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-06-13