Dead code detector to find unused PHP code via PHPStan extension.
composer require "shipmonk/dead-code-detector:0.7.0"
| 包名 | 版本要求 |
|---|---|
| php | ^7.4 || ^8.0 |
| phpstan/phpstan | ^2.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/orm | ^2.19 || ^3.0 |
| editorconfig-checker/editorconfig-checker | ^10.3.0 |
| ergebnis/composer-normalize | ^2.28 |
| nette/application | ^3.1 |
| nette/component-model | ^3.0 |
| nette/utils | ^3.0 || ^4.0 |
| nikic/php-parser | ^5.3.1 |
| phpstan/phpstan-phpunit | ^2.0.0 |
| phpstan/phpstan-strict-rules | ^2.0.0 |
| phpstan/phpstan-symfony | ^2.0.0 |
| phpunit/phpunit | ^9.6.21 |
| shipmonk/composer-dependency-analyser | ^1.6 |
| shipmonk/name-collision-detector | ^2.0.0 |
| shipmonk/phpstan-rules | ^4.0.0 |
| slevomat/coding-standard | ^8.15.0 |
| symfony/contracts | ^2.5 || ^3.0 |
| symfony/event-dispatcher | ^5.4 || ^6.0 || ^7.0 |
| symfony/http-kernel | ^5.4 || ^6.0 || ^7.0 |
| symfony/routing | ^5.4 || ^6.0 || ^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-12-23 10:24:08 |
| 类型 | phpstan-extension |