symplify/multi-coding-standard

This package is abandoned and no longer maintained. The author suggests using the symplify/easy-coding-standard package instead.

Allows to use multiple coding standards with ease.

v1.0.2 2016-10-21 10:38 UTC

This package is auto-updated.

Last update: 2022-03-08 10:48:46 UTC


README

Build Status *nix Quality Score Code Coverage Downloads total Latest stable

Install

Add to composer.json:

{
    "require-dev": {
        "symplify/multi-coding-standard": "~1.0",
        "symfony/console": "3.2.x-dev as 3.1",
        "squizlabs/php_codesniffer": "3.0.x-dev as 2.6"
    }
}

Then update:

composer update

Usage

vendor/bin/multi-cs src