Description
PHP source code can be reformatted and cleaned up automatically according to common coding standards. This helps developers reduce style noise in reviews and keep large codebases consistent.
It is a command-line fixer. Because it edits files, users should run it with version control or backups and inspect changes before committing them.