2017 © Pedro Peláez
 

phpcodesniffer-standard symfony-coding-standard

Fork CodeSniffer ruleset for the Symfony 2+ coding standard

image

nekih/symfony-coding-standard

Fork CodeSniffer ruleset for the Symfony 2+ coding standard

  • Thursday, March 15, 2018
  • by nekih82
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 107 Forks
  • 0 Open issues
  • 28 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Symfony PHP CodeSniffer Coding Standard

A coding standard to check against the Symfony coding standards, originally shamelessly copied from the -disappeared- opensky/Symfony2-coding-standard repository., (*2)

Installation

Composer

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

  1. Install Composer, (*4)

  2. Install the coding standard as a dependency of your project, (*5)

    composer require --dev escapestudios/symfony2-coding-standard:3.x-dev
  3. Add the coding standard to the PHP_CodeSniffer install path, (*6)

    vendor/bin/phpcs --config-set installed_paths vendor/escapestudios/symfony2-coding-standard
  4. Check the installed coding standards for "Symfony", (*7)

    vendor/bin/phpcs -i
  5. Done!, (*8)

    vendor/bin/phpcs /path/to/code

Stand-alone

  1. Install PHP_CodeSniffer, (*9)

  2. Checkout this repository, (*10)

    git clone git://github.com/djoos/Symfony2-coding-standard.git
  3. Add the coding standard to the PHP_CodeSniffer install path, (*11)

    phpcs --config-set installed_paths /path/to/Symfony2-coding-standard

    Or copy/symlink this repository's "Symfony"-folder inside the phpcs Standards directory, (*12)

  4. Check the installed coding standards for "Symfony", (*13)

    phpcs -i
  5. Done!, (*14)

    phpcs /path/to/code

The Versions

15/03 2018

dev-master

9999999-dev

Fork CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Development Requires

by Nekih fork for personal use

15/03 2018

3.1.4

3.1.4.0

Fork CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Development Requires

by Nekih fork for personal use

14/03 2018

3.1.3

3.1.3.0

Fork CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Development Requires

by Nekih fork for personal use

14/03 2018

3.1.2

3.1.2.0

Fork CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Development Requires

by Nekih fork for personal use

16/02 2018

3.1.1

3.1.1.0 https://github.com/djoos/Symfony-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Development Requires

phpcs symfony2 symfony coding standard

13/02 2018

3.1.0

3.1.0.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Development Requires

phpcs symfony2 symfony coding standard

13/02 2018

3.0.4

3.0.4.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

The Development Requires

phpcs symfony2 symfony coding standard

13/02 2018

3.0.3

3.0.3.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

The Development Requires

phpcs symfony2 symfony coding standard

13/02 2018

3.0.2

3.0.2.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

The Development Requires

phpcs symfony2 symfony coding standard

09/11 2017

3.0.1

3.0.1.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 symfony coding standard

20/07 2017

3.0.0

3.0.0.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 symfony coding standard

08/06 2017

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 symfony coding standard

08/06 2017

2.11.0

2.11.0.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 symfony coding standard

05/05 2017

2.10.1

2.10.1.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 symfony coding standard

02/03 2017

2.10.0

2.10.0.0 https://github.com/djoos/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 symfony coding standard

14/03 2016

2.9.1

2.9.1.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

22/01 2016

2.9.0

2.9.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

01/12 2015

2.8.1

2.8.1.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

19/11 2015

2.8.0

2.8.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

28/08 2015

2.7.0

2.7.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

18/06 2015

2.6.0

2.6.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

28/05 2015

2.5.0

2.5.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

14/04 2015

2.4.0

2.4.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

11/04 2015

2.3.1

2.3.1.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Requires

 

phpcs symfony2 coding standard

11/04 2015

2.3.0

2.3.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Development Requires

phpcs symfony2 coding standard

10/04 2015

2.2.0

2.2.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

The Development Requires

phpcs symfony2 coding standard

10/04 2015

2.1.1

2.1.1.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

phpcs symfony2 coding standard

10/04 2015

2.1.0

2.1.0.0 https://github.com/escapestudios/Symfony2-coding-standard

CodeSniffer ruleset for the Symfony2 coding standard

  Sources   Download

MIT

phpcs symfony2 coding standard