PHP CodeSniffer – Coding standards

PHP CodeSniffer – Coding standards

PHP CodeSniffer scan PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.

To install phpcs on ubuntu

pear install PHP_CodeSniffer

To list all installed coding standards

phpcs -i

I found great article on rtCamp site. you can read it here.

Give me some suggestion if you have !



Leave a Reply

Your email address will not be published. Required fields are marked *