Page 1 of 1

Tools for php

Posted: Fri Nov 03, 2006 1:21 am
by alex.barylski
I've started work on a codebase...to expedite my understanding of the system I am going to use as many tools as I can to help conceptualize the entire system.

phpDocumentor/Doxygen is one such example...

Does anyone know of any other tools...not including DB schema UML, etc...which I might use to further enhance my understanding before refactoring?

What techniques and preferably tools (as reading comments is a given so is understanding file structure) do you use to accelerate your refactoring on new projects?

Cheers :)