Download the PHP package imagecms/coding-standard without Composer
On this page you can find all versions of the php package imagecms/coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imagecms/coding-standard
More information about imagecms/coding-standard
Files in imagecms/coding-standard
Download imagecms/coding-standard
More information about imagecms/coding-standard
Files in imagecms/coding-standard
Please rate this library. Is it a good library?
Informations about the package coding-standard
ImageCMS PHP CodeSniffer Coding Standard
Installation
Composer
This standard can be installed with the Composer dependency manager.
-
Install the coding standard as a dependency of your project
composer require --dev imagecms/coding-standard:>=1.0
-
Add the coding standard to the PHP_CodeSniffer install path
application/third_party/bin/phpcs --config-set installed_paths application/third_party/imagecms/coding-standard
-
Check the installed coding standards for "ImageCMS"
application/third_party/bin/phpcs -i
-
Done!
application/third_party/bin/phpcs /path/to/code
All versions of coding-standard with dependencies
PHP Build Version
Package Version
The package imagecms/coding-standard contains the following files
Loading the files please wait ....