mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 12:31:14 +00:00
9 lines
641 B
Markdown
9 lines
641 B
Markdown
# 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/ |
|