Download the PHP package webimpress/coding-standard without Composer
On this page you can find all versions of the php package webimpress/coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webimpress/coding-standard
More information about webimpress/coding-standard
Files in webimpress/coding-standard
Download webimpress/coding-standard
More information about webimpress/coding-standard
Files in webimpress/coding-standard
Vendor webimpress
Package coding-standard
Short Description Webimpress Coding Standard
License BSD-2-Clause
Package coding-standard
Short Description Webimpress Coding Standard
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package coding-standard
Webimpress Coding Standard
Installation
-
Install the module via composer by running:
-
Add composer scripts into your
composer.json
: - Create file
phpcs.xml
in base path of your repository with content:
As shown above you must define locations or files you want to be checked and fixed by code sniffer. For a reference please see: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset
Usage
-
To run checks only:
- To automatically fix many CS issues:
All versions of coding-standard with dependencies
PHP Build Version
Package Version
The package webimpress/coding-standard contains the following files
Loading the files please wait ....