Changes

Jump to navigation Jump to search
880 bytes added ,  08:33, 24 June 2015
Created page with "In the PHP community, as well as every other development community, there has been a long-standing tradition of establishing 'Coding Standards' that specify how developers sho..."
In the PHP community, as well as every other development community, there has been a long-standing tradition of establishing 'Coding Standards' that specify how developers should format their code. So, the [http://www.php-fig.org/ PHP Framework Interop(ability) Group] came up with <abbr title="PHP Standard Recommendation">[http://www.php-fig.org/psr/psr-1/ PSR-1]</abbr> and <abbr title="PHP Standard Recommendation">[http://www.php-fig.org/psr/psr-2/ PSR-2]</abbr> that deal with the issue specifically.


Fabien Potencier / Sensio Labs has released the PHP Coding Standards Fixer tool which fixes most issues in your code. It helps you follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents.

* http://cs.sensiolabs.org/

* https://github.com/FriendsOfPHP/PHP-CS-Fixer

[[Category:Tools]]
[[Category:Standards]]
[[Category:PHP]]
[[Category:Development]]
4,558

edits

Navigation menu