# PHP Coding Standards Fixer The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards; whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team's) style through configuration. | Platform | Url | |----------|------------------------------------------------------------------| | GitHub | https://github.com/PHP-CS-Fixer/PHP-CS-Fixer | | Website | https://cs.symfony.com/ |