UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
ASP.PHP is an implementation of ASP in, yes, PHP. The current release is nowhere near complete, and there are some parts of ASP that are impossible to implement in pure PHP. It is designed to reduce the gap between the two languages.