Download the PHP package jakubzapletal/php_codesniffer-rules without Composer
On this page you can find all versions of the php package jakubzapletal/php_codesniffer-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jakubzapletal/php_codesniffer-rules
More information about jakubzapletal/php_codesniffer-rules
Files in jakubzapletal/php_codesniffer-rules
Download jakubzapletal/php_codesniffer-rules
More information about jakubzapletal/php_codesniffer-rules
Files in jakubzapletal/php_codesniffer-rules
Vendor jakubzapletal
Package php_codesniffer-rules
Short Description Library of modified PSR rules for PHP_CodeSniffer
License MIT
Package php_codesniffer-rules
Short Description Library of modified PSR rules for PHP_CodeSniffer
License MIT
Please rate this library. Is it a good library?
Informations about the package php_codesniffer-rules
PHP_CodeSniffer rules
This is a simple library of modified PSR rules for PHP_CodeSniffer.
Installation
Composer
If you don't have Composer install it:
Add jakubzapletal/php_codesniffer-rules
to composer.json
:
Usage
PSR2 without camel case method name
Sometimes it is a coding convention to write method names with an underscore in test classes. In this case you can still keep checking PSR-2 standard thanks to ruleset below.
All versions of php_codesniffer-rules with dependencies
PHP Build Version
Package Version
Requires
squizlabs/php_codesniffer Version
~2.0
The package jakubzapletal/php_codesniffer-rules contains the following files
Loading the files please wait ....