Skip to content

jncarver/coding-standard-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Updated coding standard for PHP to replace dws-coding-standard

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published