Registry / utility / tomasvotruba-unused-public

tomasvotruba-unused-public

JSON →
library2.2.0phppackagistunverified

Detect unused public properties, constants and methods in your code.

composer require tomasvotruba/unused-public
INSTALL
IMPORT
SIG · TOMASVOTRUBA-UNUSE
T
tomasvotruba-unused-public
utilityphpv2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UnusedPublicDetector
use TomasVotruba\UnusedPublic\UnusedPublicDetector;

Detect unused public members in a directory

use TomasVotruba\UnusedPublic\UnusedPublicDetector; $detector = new UnusedPublicDetector(); $unused = $detector->detect($directory);
Debug
Known issues
breakingRequires PHP 8.0+
fix
Upgrade PHP to 8.0 or later
affects: >=2.0.0
Upgrade
Version history
2.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
tomasvotruba-unused-public — pip install tomasvotruba-unused-public · libregistry