phpMyAdmin Coding Standard is a set of PHP_CodeSniffer rules and is based on the Doctrine Coding Standard.
composer require --dev phpmyadmin/coding-standard
vendor/bin/phpcs --standard=PhpMyAdmin /path/to/code
phpMyAdmin Coding Standard is a set of PHP_CodeSniffer rules and is based on the Doctrine Coding Standard.
composer require --dev phpmyadmin/coding-standard
vendor/bin/phpcs --standard=PhpMyAdmin /path/to/code