Download the PHP package code-atlantic/coding-standards without Composer
On this page you can find all versions of the php package code-atlantic/coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download code-atlantic/coding-standards
More information about code-atlantic/coding-standards
Files in code-atlantic/coding-standards
Download code-atlantic/coding-standards
More information about code-atlantic/coding-standards
Files in code-atlantic/coding-standards
Vendor code-atlantic
Package coding-standards
Short Description Code Atlantic Coding Standards
License MIT
Package coding-standards
Short Description Code Atlantic Coding Standards
License MIT
Please rate this library. Is it a good library?
Informations about the package coding-standards
Code Atlantic Coding Standards
Installation
Standards can be installed with Composer dependency manager:
Usage
Basic usage
When the package is installed via Composer you can check your files with the coding standards via:
Where <path>
is at least one file or directory to check, ex .
.
Configuration File
To not have to pass all the arguments to the command line, and also make your
own project customizations create a phpcs.xml.dist
file that contains
something like this:
All versions of coding-standards with dependencies
PHP Build Version
Package Version
Requires
wp-coding-standards/wpcs Version
^3.0.0
phpcompatibility/phpcompatibility-wp Version ^2.1.4
dealerdirect/phpcodesniffer-composer-installer Version ^1.0.0
phpcompatibility/phpcompatibility-wp Version ^2.1.4
dealerdirect/phpcodesniffer-composer-installer Version ^1.0.0
The package code-atlantic/coding-standards contains the following files
Loading the files please wait ....