mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 19:11:16 +00:00
641 B
641 B
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/ |