PHPStan rules and collectors to find dead and unused code
composer require "shipmonk/dead-code-detector:0.1.2"
| 包名 | 版本要求 |
|---|---|
| php | ^7.4 || ^8.0 |
| phpstan/phpstan | ^1.10.30 |
| 包名 | 版本要求 |
|---|---|
| editorconfig-checker/editorconfig-checker | ^10.3.0 |
| ergebnis/composer-normalize | ^2.28 |
| phpstan/phpstan-phpunit | ^1.1.1 |
| phpstan/phpstan-strict-rules | ^1.2.3 |
| phpunit/phpunit | ^9.5.20 |
| shipmonk/name-collision-detector | ^2.0.0 |
| shipmonk/phpstan-rules | ^2.11 |
| slevomat/coding-standard | ^8.0.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-07-15 08:09:59 |
| 类型 | phpstan-extension |