Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.8 KB

File metadata and controls

38 lines (25 loc) · 1.8 KB

Trader Interactive Coding Standard

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

The PHP_CodeSniffer coding standard for Trader Interactive based off of the PSR-2 standard.

Composer

This standard is meant to be used in a project using Composer. It can be added to your project's composer.json by using the following command.

composer require traderinteractive/coding-standard

Then to use it, you can run the following (or add to your build process):

./vendor/bin/phpcs --standard=$(pwd)/vendor/traderinteractive/coding-standard/TraderInteractive YOUR_FILES_AND_DIRECTORIES

Contact

Developers may be contacted at: