I have a large web app, and I think there are a bunch of old files that are no longer being used, is there an app which can tell me what these files are?
There is also the Dead Code Detector (DCD). It finds functions that are never called, which may help to clean up even the files you keep in production.
I think you need to check out the project management tools available for php.
You can have a look at phpUnderControl (http://www.phpundercontrol.org/about.html) and CruiseControl (you can google it).
You can also use a tool (i.e and IDE) that will give a Code Coverage Report.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With