landingi/php-coding-standards
Composer 安装命令:
composer require landingi/php-coding-standards
包简介
Landingi Static Code Analyze Bundle
README 文档
README
This repository aggregates configuration files from libraries we are using in code testing
Installation
composer require --dev landingi/php-coding-standards
Components
phpstan
Config
includes: - vendor/landingi/php-coding-standards/phpstan.neon parameters: #Your custom config
vendor/bin/phpstan analyze -c phpstan.neon
Packages
- phpstan/phpstan
- phpstan/phpstan-phpunit
- phpstan/phpstan-symfony
- phpstan/phpstan-doctrine
Optional packages
- Jan0707/phpstan-prophecy - for Prophecy mocking tool
- phpstan/phpstan-mockery
ecs
Config
vendor/bin/ecs check --config vendor/landingi/php-coding-standards/ecs.php
Packages
- symplify/easy-coding-standard
统计信息
- 总下载量: 52.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-02-16