Download the PHP package stellarwp/coding-standards without Composer
On this page you can find all versions of the php package stellarwp/coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stellarwp/coding-standards
More information about stellarwp/coding-standards
Files in stellarwp/coding-standards
Download stellarwp/coding-standards
More information about stellarwp/coding-standards
Files in stellarwp/coding-standards
Vendor stellarwp
Package coding-standards
Short Description Centralized coding standards for StellarWP packages
License MIT
Package coding-standards
Short Description Centralized coding standards for StellarWP packages
License MIT
Please rate this library. Is it a good library?
Informations about the package coding-standards
StellarWP Coding Standards for PHP CodeSniffer
StellarWP coding standards uses a combination of:
- Generic (part of PHP_CodeSniffer)
- PEAR (part of PHP_CodeSniffer)
- PSR2 (part of PHP_CodeSniffer)
- Squiz (part of PHP_CodeSniffer)
- Zend (part of PHP_CodeSniffer)
- Custom sniffs (a few based on WordPress)
[!IMPORTANT]
Make sure that the commandphpcs
is on version3.4.2
+. In order to install it on that specifc version globally you can use:
Setup on PHPStorm
You can follow this guide the only step you can replace is the one on Installing via Composer by the one above to install the 3.4.2 version instead.
Example Usage via phpcs.xml
File
All versions of coding-standards with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 | ^7.0 | ^8.0
dealerdirect/phpcodesniffer-composer-installer Version *
friendsofphp/php-cs-fixer Version ^3.5
phpcompatibility/phpcompatibility-wp Version ^2.1
wp-coding-standards/wpcs Version ^2.3
dealerdirect/phpcodesniffer-composer-installer Version *
friendsofphp/php-cs-fixer Version ^3.5
phpcompatibility/phpcompatibility-wp Version ^2.1
wp-coding-standards/wpcs Version ^2.3
The package stellarwp/coding-standards contains the following files
Loading the files please wait ....