2017 © Pedro Peláez
 

coding-standard cs-code-standard

CodeSniffer ruleset witch extend Symfony code style and add something new

image

youshido/cs-code-standard

CodeSniffer ruleset witch extend Symfony code style and add something new

  • Tuesday, May 16, 2017
  • by portey
  • Repository
  • 1 Watchers
  • 0 Stars
  • 584 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

Youshido Symfony2 PHP CodeSniffer Coding Standard

This standard copy Symfony2 one with following changes: - Concatenation spacing equal 1, (*1)

Installation

This standard can be installed with the Composer dependency manager., (*2)

Install the coding standard as a dependency of your project, (*3)

    composer require --dev youshido/cs-code-standard

Usage

Run CodeSniffer with following parameters to check your project code style:, (*4)

    ./vendor/bin/phpcs --encoding=utf-8 --extensions=php --standard=./vendor/youshido/cs-code-standard ./src -p

The Versions

16/05 2017

dev-master

9999999-dev https://github.com/youshido/CS-coding-standard

CodeSniffer ruleset witch extend Symfony code style and add something new

  Sources   Download

MIT

The Requires

 

The Development Requires

by Portey Vasil

phpcs symfony2 symfony coding standard

16/05 2017

v0.1

0.1.0.0 https://github.com/youshido/CS-coding-standard

CodeSniffer ruleset witch extend Symfony code style and add something new

  Sources   Download

MIT

The Requires

 

The Development Requires

by Portey Vasil

phpcs symfony2 symfony coding standard