Download the PHP package brainbits/phpcs-standard without Composer
On this page you can find all versions of the php package brainbits/phpcs-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phpcs-standard
How to Use
Global
- Clone repository
-
Install dependencies
-
Configure standard:
- Execute:
In Project
-
Add the standard to your project:
-
Configure standard:
- Execute:
In Project with Ruleset Customization
-
Add the standard to your project:
-
Create phpcs.xml (See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage)
-
Include brainbits ruleset:
-
Add default src-dir:
- Tweak to your needs, for example add rules or disable rules included in the brainbits standard.
-
- Execute:
Docker
- docker run -it --rm -v $PWD:/app brainbits/phpcs-standard {src-dir}
Used Code Styles
All versions of phpcs-standard with dependencies
PHP Build Version
Package Version
Requires
dealerdirect/phpcodesniffer-composer-installer Version
^1.0
doctrine/coding-standard Version ^12.0
slevomat/coding-standard Version ^8.14
squizlabs/php_codesniffer Version ^3.9
doctrine/coding-standard Version ^12.0
slevomat/coding-standard Version ^8.14
squizlabs/php_codesniffer Version ^3.9
The package brainbits/phpcs-standard contains the following files
Loading the files please wait ....