PHP-CS-Fixer: This is a command-line tool that fixes your PHP code to follow
defined coding standards, such as PSR-1, PSR-2, etc. You can use it by running a
command like php-cs-fixer fix /path/to/your/files.
PHP_CodeSniffer: Another tool that tokenizes PHP, JavaScript, and CSS files to
detect violations of a defined coding standard. It can also automatically
correct code style issues.
Pretty-php: A modern and actively maintained PHP formatter that you can use to
beautify your PHP code.

-- 
<https://forum.pspad.com/read.php?2,78888,79007>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem