phpcs does support multiple standards (--standard=PEAR,PSR2). See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage#specifying-a-coding-standard, but phpqa limits this to only one. I'll prepare a PR to allow for multiple standards.