credy / tc-coding-standard
Traffic Control coding standard
Package info
gitlab.com/traffic_control/tc-coding-standard
Type:phpcodesniffer-standard
pkg:composer/credy/tc-coding-standard
dev-master
2021-12-02 13:32 UTC
Requires
- php: >=5.6.0
- squizlabs/php_codesniffer: >=3.2
This package is auto-updated.
Last update: 2026-03-01 00:37:25 UTC
README
This repository contains settings for Traffic Control coding style. Based on Yii2 coding style
PHP_Codesniffer
PHP_CodeSniffer coding standard, rule set and sniff token parsing classes for Traffic Control.
Using code style
After CodeSniffer is installed you can launch it with custom code style using the following syntax:
$ ./vendor/bin/phpcs --extensions=php --standard=TC .