Tools for php

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Tools for php

Post 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 :)
Post Reply