Dead code detector to find unused PHP code via PHPStan extension.
composer require "shipmonk/dead-code-detector:0.5.1"
| 包名 | 版本要求 |
|---|---|
| php | ^7.4 || ^8.0 |
| phpstan/phpstan | ^1.11.7 |
| 包名 | 版本要求 |
|---|---|
| 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 | ^4.19 |
| phpstan/phpstan-phpunit | ^1.1.1 |
| phpstan/phpstan-strict-rules | ^1.2.3 |
| phpstan/phpstan-symfony | ^1.4 |
| phpunit/phpunit | ^9.5.20 |
| shipmonk/composer-dependency-analyser | ^1.6 |
| shipmonk/name-collision-detector | ^2.0.0 |
| shipmonk/phpstan-rules | ^3.1 |
| 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-11-05 09:28:57 |
| 类型 | phpstan-extension |