Skip to content
This repository was archived by the owner on Nov 20, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dead Code Analyzer

Finds dead code in PHP projects by hooking into the autoloader.

Dead Code Analyzer Dashboard

Installation

  1. Start Go server
  2. Make sure to add all FQCN classes to the server
  3. Run composer require ruudk/dead-code-analyzer
  4. Add .dca.config.php to your project root (where vendor directory is located)
  5. Deploy and wait for results

About

Finds dead code in PHP projects by hooking into the autoloader.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages