Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
/ dead-code-analyzer Public archive

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

License

Notifications You must be signed in to change notification settings

ruudk/dead-code-analyzer

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published