2017 © Pedro Peláez
 

library coding-standards

Coding standard configuration for MainlyCode PHP projects using fabpot/php-cs-fixer

image

mainlycode/coding-standards

Coding standard configuration for MainlyCode PHP projects using fabpot/php-cs-fixer

  • Tuesday, June 21, 2016
  • by othillo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

mainlycode/coding-standards

Coding standard configuration for MainlyCode PHP projects using fabpot/php-cs-fixer, (*1)

Installation

$ composer require mainlycode/coding-standards

Examples

Only check for coding standard violations:, (*2)

$ ./vendor/bin/php-cs-fixer fix --dry-run --diff --config-file=vendor/mainlycode/coding-standard/.php_cs

Fix coding standard violations:, (*3)

$ ./vendor/bin/php-cs-fixer fix --diff --config-file=vendor/mainlycode/coding-standard/.php_cs

The Versions

21/06 2016

dev-master

9999999-dev

Coding standard configuration for MainlyCode PHP projects using fabpot/php-cs-fixer

  Sources   Download

MIT

The Requires

 

by Avatar othillo

21/06 2016

1.2.0

1.2.0.0

Coding standard configuration for MainlyCode PHP projects using fabpot/php-cs-fixer

  Sources   Download

MIT

The Requires

 

by Avatar othillo

02/06 2016

1.1.0

1.1.0.0

Coding standard configuration for MainlyCode PHP projects using fabpot/php-cs-fixer

  Sources   Download

MIT

The Requires

 

by Avatar othillo

23/11 2015

1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

 

by Avatar othillo