PHP code analayzer and other tools -


I am new to PHP (has worked on ASP.net for almost 7 years) We are looking for some tools for PHP, which we can do. Use to ensure that the quality of the code is good.

We are using Notepad ++ as IDE and SVN for code repositories.

After using NP ++ for some time I converted to Netbeans. It receives some cool formatting and on-fly code checks, as well as very intense autosogues and integration with version control (subdivision for me)

My colleagues have used Rapid PHP which is almost Is similar, though there is a great block highlight feature.

Unlike the editors, I can say that how good the W3 Wonder is to ensure that the output is really good indeed. Many times this can help you look into missing or incorrect standing tags or other minor HTML issues. After Netbeans, Firebug, and Chrome Inspector, I can say that this is one of my top equipment.


Comments