Libraries tagged by dead code
shipmonk/composer-dependency-analyser
2112322 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shipmonk/dead-code-detector
69768 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
scheb/tombstone-analyzer
251963 Downloads
Generates reports based on the logs from scheb/tombstone-logger
scheb/tombstone
455284 Downloads
Dead code detection with tombstones for PHP
sebastian/phpdcd
959275 Downloads
Dead Code Detector (DCD) for PHP code.
scheb/tombstone-core
290890 Downloads
Core classes of the scheb/tombstone library
codecasts/laravel-jwt
117564 Downloads
Dead simple JWT Auth Provider for Laravel 5.4+
scheb/tombstone-logger
283982 Downloads
Tracking of tombstones to find dead code in your codebase
packagelist/closurecompiler-bin
28004 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
packagist/closurecompiler-bin
96943 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
hostnet/dead-tool
2214 Downloads
Dead Code Identification Toolbox
solidworx/burial
6 Downloads
Bury dead code in a project
crisu83/closurecompiler-bin
10221 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
martin3398/dynamic-dead-code-detector
3 Downloads
PHP Dynamic Dead Code Detector
ruudk/dead-code-analyzer
1322 Downloads
Dead code analyzer for PHP.