2017 © Pedro Peláez
 

library coding-standard

Coding standard configuration for contributors.

image

czende/coding-standard

Coding standard configuration for contributors.

  • Tuesday, May 15, 2018
  • by czende
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Czende Coding Standard

:1st_place_medal: Coding standard configuration., (*1)

Installation & usage

  1. Install this package:, (*2)

    $ composer require --dev czende/coding-standard
    
  2. Import a configuration file in easy-coding-standard.yml in the root of your project:, (*3)

    imports:
        - { resource: vendor/czende/coding-standard/easy-coding-standard.yml }
    
  3. Run in CLI (remember to have proper composer bin directory config - "bin-dir": "bin")
# dry
php bin/ecs check src

# fix
php bin/ecs check src --fix

The Versions

15/05 2018

dev-master

9999999-dev

Coding standard configuration for contributors.

  Sources   Download

MIT

The Requires

 

15/05 2018

v0.2

0.2.0.0

Coding standard configuration for contributors.

  Sources   Download

MIT

The Requires

 

11/05 2018

v0.1

0.1.0.0

Coding standard configuration for contributors.

  Sources   Download

MIT

The Requires