WordPress PHP Code Sniffer Standard Installation Install the library via Composer: $ composer require --dev aysnc/wordpress-phpcs Usage Lint your PHP files with the following command: $ ./vendor/bin/phpcs .