Download the PHP package nette/coding-standard without Composer
On this page you can find all versions of the php package nette/coding-standard. 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 coding-standard
Nette Coding Standard code checker & fixer
This is set of sniffs and fixers that checks and fixes code of Nette Framework against Coding Standard in Documentation.
Installation and Usage
Install the tool in a global directory. Its name will be for example /nette-cs
:
Check coding standard for PHP 7.1 in folders src
and tests
:
And fix it:
If no PHP version is specified, it will try to find out from the composer.json
file.
GitHub Actions
All versions of coding-standard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
slevomat/coding-standard Version ^8.6 <8.12
friendsofphp/php-cs-fixer Version ^3.10 <3.16
squizlabs/php_codesniffer Version ^3.6
kubawerlos/php-cs-fixer-custom-fixers Version ^3.5
slevomat/coding-standard Version ^8.6 <8.12
friendsofphp/php-cs-fixer Version ^3.10 <3.16
squizlabs/php_codesniffer Version ^3.6
kubawerlos/php-cs-fixer-custom-fixers Version ^3.5
The package nette/coding-standard contains the following files
Loading the files please wait ....