Skip to content

saatchiart/phpcs

Repository files navigation

Saatchi Art Coding Standard Sniffs

Some additional sniffs for use with phpcs.

Installation

Add the following to your composer.json file:

{
    "repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:saatchiart/phpcs.git"
        },
    ]
}

Then run the following command:

composer require --dev saatchiart/phpcs

This will install the SaatchiArtCodingStandard sniffs into your project. You can verify that the sniffs are installed by running:

./vendor/bin/phpcs --standard=SaatchiArtCodingStandard -e

About

SaatchiArtCodingStandard sniffs for PHP_CodeSniffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages