php-code-sniffs

My coding standards

Downloads
8.5K
Stars
2
Committers
2

php-code-sniffs

Use squizlabs/php_codesniffer to check your code style.

Remove some coding standards, and add a few more.

Changelog.

Installation

You can install phpcs with this 2 methods:

Code sniffs

List of enabled code sniffs is available here.

You can configure some sniffs.

Run phpcs with CircleCI

And example of how to use Docker image with CircleCI is available here.