Best php qa tools
        Posted  
        
            by Alexandre Victoor
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alexandre Victoor
        
        
        
        Published on 2009-10-21T22:15:45Z
        Indexed on 
            2010/05/22
            0:00 UTC
        
        
        Read the original article
        Hit count: 498
        
Hello,
I am looking for qa tools for php. I am used to pmd, findbugs and checkstyle in the java world. Do you know some similar tools for php doing code analysis ? So far I have found but not tested yet :
- phplint
- pmd's cpd module
- PHP_CodeSniffer
Thanks in advance for your help
© Stack Overflow or respective owner