PHP coding style formatter - Tooling for formatting, testing and code coverage View project on GitHub Installation You can install this application through git clone: git clone https://github.com/dericofilho/php.tools.git or through composer: php composer.phar require dericofilho/fmt What does the Code Formatter do? It analyses your code and put in K&R format or, if you ask, PSR1, PSR2, or both.