tomasvotruba/unused-public
PHPStan extension that finds unused public methods, properties, and constants by scanning calls across your codebase. Helps clean up dead APIs or spot members that should be private/protected. Supports gradual adoption via allowed % thresholds and excluding template-used methods.
|
Package
|
Constraint
|
|---|---|
| nikic/php-parser | ^5.7 |
| phpstan/phpstan | ^2.1.33 |
| webmozart/assert | ^1.12 || ^2.0 |
|
Package
|
Constraint
|
|---|---|
| phpstan/extension-installer | ^1.4 |
| phpunit/phpunit | ^12.5.4 |
| rector/jack | ^0.5 |
| rector/rector | ^2.3 |
| rector/swiss-knife | ^2.3 |
| shipmonk/composer-dependency-analyser | ^1.8 |
| symplify/easy-coding-standard | ^13.0 |
| symplify/phpstan-extensions | ^12.0 |
| symplify/phpstan-rules | ^14.9 |
| tomasvotruba/class-leak | ^2.1 |
| tomasvotruba/type-coverage | ^2.1 |
| tracy/tracy | ^2.11 |
How can I help you explore Laravel packages today?