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.2 |
| webmozart/assert | ^2.4 |
|
Package
|
Constraint
|
|---|---|
| phpstan/extension-installer | ^1.4 |
| phpunit/phpunit | ^13.2 |
| rector/jack | ^1.1 |
| rector/rector | ^2.5 |
| rector/swiss-knife | ^2.4 |
| shipmonk/composer-dependency-analyser | ^1.8 |
| symplify/easy-coding-standard | ^13.2 |
| symplify/phpstan-rules | ^14.12 |
| tomasvotruba/class-leak | ^2.1 |
| tomasvotruba/type-coverage | ^2.2 |
| tracy/tracy | ^2.12 |
How can I help you explore Laravel packages today?