Download the PHP package nlubisch/grumphp-easycodingstandard without Composer
On this page you can find all versions of the php package nlubisch/grumphp-easycodingstandard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nlubisch/grumphp-easycodingstandard
More information about nlubisch/grumphp-easycodingstandard
Files in nlubisch/grumphp-easycodingstandard
Download nlubisch/grumphp-easycodingstandard
More information about nlubisch/grumphp-easycodingstandard
Files in nlubisch/grumphp-easycodingstandard
Vendor nlubisch
Package grumphp-easycodingstandard
Short Description EasyCodingStandard Task for GrumPHP
License MIT
Package grumphp-easycodingstandard
Short Description EasyCodingStandard Task for GrumPHP
License MIT
Please rate this library. Is it a good library?
Informations about the package grumphp-easycodingstandard
GrumPHP EasyCodingStandard Task
This package extends GrumPHP with a task that runs EasyCodingStandard.
Installation
The easiest way to install this package is through composer:
composer require nlubisch/grumphp-easycodingstandard --dev
Add the extension loader to your grumphp.yml
Usage
config
Default: null
If the EasyCodingStandard config is in a different path you can specify it.
whitelist_patterns
Default: []
This parameters is an array of directories/files to run EasyCodingStandard on.
fix
Default: false
If EasyCodingStandard finds any error fix
defines if they should be fixed.
All versions of grumphp-easycodingstandard with dependencies
PHP Build Version
Package Version
The package nlubisch/grumphp-easycodingstandard contains the following files
Loading the files please wait ....