2017 © Pedro Peláez
 

library coding-standard

solutionDrive coding standard.

image

solutiondrive/coding-standard

solutionDrive coding standard.

  • Wednesday, May 23, 2018
  • by twojtylak
  • Repository
  • 7 Watchers
  • 2 Stars
  • 1,294 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 27 % Grown

The README.md

solutionDrive Coding Standard

:1st_place_medal: solutionDrive coding standard configuration., (*1)

Installation & usage

  1. Install this package:, (*2)

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

    imports:
      - { resource: 'vendor/solutiondrive/coding-standard/easy-coding-standard.yml' } 
    

Phar usage

To create the phar, you need to install humbug/box globally: (The global composer bin path needs to be available in $PATH), (*4)

composer global require humbug/box

Install the dependencies, (*5)

composer install --optimize-autoloader -n

Create the phar file, (*6)

box build -c box.json

Perhaps it is necessary to allow php to create a phar, (*7)

php -d phar.readonly=0 ~/.composer/vendor/bin/box build -c box.json

The newly created phar file can be used just like the ecs binary is used:, (*8)

ecs-standalone.phar --help

The Versions

23/05 2018

dev-master

9999999-dev

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

by solutionDrive

23/05 2018

dev-update-ecs-to-v4

dev-update-ecs-to-v4

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

by solutionDrive

24/04 2018

dev-inline-neon

dev-inline-neon

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

by solutionDrive

24/04 2018

dev-try-for-php-7-0

dev-try-for-php-7-0

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

by solutionDrive

23/03 2018

v1.2.0

1.2.0.0

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

23/03 2018

dev-rfc-further-sniffs

dev-rfc-further-sniffs

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

23/03 2018

v1.1.0

1.1.0.0

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

23/03 2018

dev-single-line-member-comments

dev-single-line-member-comments

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

21/03 2018

v1.0.1

1.0.1.0

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

21/03 2018

dev-fixed-path-for-psr2.neon

dev-fixed-path-for-psr2.neon

solutionDrive coding standard.

  Sources   Download

MIT

The Requires

 

15/03 2018

v1.0.0

1.0.0.0

solutionDrive coding standard.

  Sources   Download

MIT

The Requires