Download the PHP package elgg/sniffs without Composer
On this page you can find all versions of the php package elgg/sniffs. 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 sniffs
Elgg coding standards for PHP_CodeSniffer
This contains sniffs to be used with phpcs (PHP_CodeSniffer).
Installation and Usage
- Install composer
- Install dependencies with
composer install
- Use the coding standard with
vendor/bin/phpcs --standard=src/Elgg
. - Get a summary report on the engine with
vendor/bin/phpcs --standard=src/Elgg -l --report=summary <Elgg engine lib directory>
All versions of sniffs with dependencies
PHP Build Version
Package Version
Requires
squizlabs/php_codesniffer Version
>=1.3.4
The package elgg/sniffs contains the following files
Loading the files please wait ....