2017 © Pedro Peláez
 

library coding-standard

Carefully chosen fixers and sniffs.

image

pamil/coding-standard

Carefully chosen fixers and sniffs.

  • Friday, September 22, 2017
  • by pamil
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Coding Standard

Carefully chosen fixers and sniffs., (*1)

Installation & usage

  1. Install this package:, (*2)

    $ composer require pamil/coding-standard
    
  2. Include a configuration file in your easy-coding-standard.neon:, (*3)

    includes:
        - vendor/pamil/coding-standard/fixers/standard.neon # should not break anything
        - vendor/pamil/coding-standard/fixers/risky.neon # might break the app (force void return type, strict param etc.)
    

The Versions

22/09 2017

dev-master

9999999-dev

Carefully chosen fixers and sniffs.

  Sources   Download

MIT

The Requires

 

22/09 2017

v1.0

1.0.0.0

Carefully chosen fixers and sniffs.

  Sources   Download

MIT

The Requires