My personal PHP_CodeSniffer standard, derived from mathrix-education/coding-standard. Uses the sniffs from PHP_CodeSniffer and Slevomat Coding Standard.
composer require mathieu-bour/coding-standardIn your phpcs.xml(.dist) file, refer to the standard with:
<rule ref="Windy"/>