2017 © Pedro Peláez
 

phpcodesniffer-standard coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

image

banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  • Tuesday, January 23, 2018
  • by razbakov
  • Repository
  • 4 Watchers
  • 0 Stars
  • 1,957 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 24 Versions
  • 22 % Grown

The README.md

Banovo Coding Standards

Build Status, (*1)

Installation

Add to composer.json:, (*2)

"require-dev": {
    "banovo/coding-standard": "0.3.*"
},
"scripts": {
    "post-install-cmd": [
        "echo 'bin/checker' > .git/hooks/pre-commit"
    ],
    "post-update-cmd": [
        "echo 'bin/checker' > .git/hooks/pre-commit"
    ]
},

Add pre-commit hook, (*3)

echo './vendor/bin/php-cs-fixer fix --config=./vendor/banovo/coding-standard/rulesets/.php_cs.dist src && git add .' > .git/hooks/pre-commit

Usage

Pre-commit hook will execute checker automatically, when you run git commit., (*4)

Execute bin/checker -h to see additional configuration., (*5)

Update

Ensure it is up-to-date:, (*6)

The Versions

23/01 2018

dev-master

9999999-dev https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

23/01 2018

0.5.0

0.5.0.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

22/01 2018

dev-razbakov/ch1354/disable-copy-paste-detector-for-entities

dev-razbakov/ch1354/disable-copy-paste-detector-for-entities https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

22/09 2017

0.4.2

0.4.2.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

22/09 2017

dev-configurable-php-version

dev-configurable-php-version https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

22/09 2017

0.4.1

0.4.1.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

22/09 2017

0.4.0

0.4.0.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

20/09 2017

0.3.3

0.3.3.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

18/09 2017

0.3.2

0.3.2.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

15/09 2017

0.3.1

0.3.1.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

15/09 2017

0.3.0

0.3.0.0 https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo

14/09 2017

dev-include-symfony

dev-include-symfony https://github.com/banovo/coding-standard

CodeSniffer ruleset for the Banovo PHP coding standard

  Sources   Download

MIT

The Requires

 

phpcs coding standard banovo