2017 © Pedro Peláez
 

phpcodesniffer-standard coding-standard

Nepada coding standard.

image

nepada/coding-standard

Nepada coding standard.

  • Wednesday, June 20, 2018
  • by xificurk
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,641 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 19 Versions
  • 22 % Grown

The README.md

Nepada - Coding Standard

Build Status Downloads this Month Latest stable, (*1)

Based on Consistence - Coding Standard and Slevomat - Coding Standard., (*2)

Installation

Via Composer:, (*3)

$ composer require nepada/coding-standard

Usage

You can either use the ruleset as-is, or customize it to suit your needs:, (*4)


<ruleset>
    <config name="installed_paths" value="../../nepada/coding-standard/src"/><!-- relative path from PHPCS source location -->

    <arg value="ps"/><!-- show progress of the run, show sniff names -->
    <arg name="cache" value=".phpcs-cache"/>

    <file>src</file>
    <file>tests</file>

    <rule ref="Nepada">
    </rule>
</ruleset>

To check your code base for violations, run PHP CodeSniffer from the command line:, (*5)

vendor/bin/phpcs

The Versions

20/06 2018

dev-master

9999999-dev

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Petr Morávek

20/06 2018

v5.3.0

5.3.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

14/06 2018

v5.2.0

5.2.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

16/05 2018

v5.1.0

5.1.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

23/03 2018

v5.0.2

5.0.2.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

12/03 2018

v5.0.1

5.0.1.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

03/03 2018

v5.0.0

5.0.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

12/02 2018

v4.2.0

4.2.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

30/10 2017

v4.1.0

4.1.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

29/08 2017

v4.0.1

4.0.1.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

02/07 2017

v4.0.0

4.0.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Petr Morávek

11/06 2017

3.0.x-dev

3.0.9999999.9999999-dev

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Petr Morávek

06/06 2017

v3.0.1

3.0.1.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Petr Morávek

04/06 2017

v3.0.0

3.0.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Petr Morávek

14/04 2017

2.0.x-dev

2.0.9999999.9999999-dev

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

19/12 2016

v2.0.0

2.0.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

18/12 2016

1.0.x-dev

1.0.9999999.9999999-dev

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

18/12 2016

v1.0.1

1.0.1.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek

18/12 2016

v1.0.0

1.0.0.0

Nepada coding standard.

  Sources   Download

BSD-3-Clause

The Requires

 

by Petr Morávek