What's the best way to check zend code standard? I'm thinking the PHPCS (PHP Code Sniffer) not efficiently because it not complain about php doc and many other things :(
Doc: http://framework.zend.com/manual/en/coding-standard.html
Originally asked by: Felipe Cardoso Martins on Stack Overflow


Answers