Libraries tagged by dead code
hostnet/dead-tool
2216 Downloads
Dead Code Identification Toolbox
solidworx/burial
7 Downloads
Bury dead code in a project
jaydeep/laravel-xray
14 Downloads
Analyze and understand large Laravel applications through architecture visualization and dead code detection.
andreas-andersson/wp-specter
25 Downloads
CLI tool to find unused code in WordPress projects
wprigollopes/laravel-tombstone
3 Downloads
Laravel wrapper for scheb/tombstone - dead code detection made easy
zalanihir/deadcode-scanner
7 Downloads
Automatic dead code and route scanner for Laravel
oxhq/deadcode-laravel
2 Downloads
Laravel dead code pruning with evidence, staged deletion, and rollback
ruudk/dead-code-analyzer
1322 Downloads
Dead code analyzer for PHP.
wickedbyte/tombstone
5 Downloads
Basic implementation of the Tombstone pattern for PHP to uncover zombie code
hasnrizvee/dep-reaper
0 Downloads
DepReaper: The ultimate PHP static analysis tool to find and remove unused Composer dependencies. Optimize your vendor directory with the Dependency Analyzer.
fr3on/laravel-ghost
230 Downloads
Identify and eliminate dead routes, orphaned event listeners, and zombie jobs in your Laravel application.
univeros/index
0 Downloads
bin/altair index — a symbol-usage index built from the PHP AST plus spec awareness. Answers find-usages, implementers, callers-of, dead-code, and refactor-impact queries in milliseconds, as deterministic JSON for agents and CI. SQLite-backed.
reaperman/reaperman
3 Downloads
CLI to find dead code in PHP projects.
cru/fluidlint
4 Downloads
Linting, cyclomatic complexity and dead-code analysis for TYPO3 Fluid templates
crisu83/closurecompiler-bin
10235 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.