Download the PHP package symplify/php7_codesniffer without Composer
On this page you can find all versions of the php package symplify/php7_codesniffer. 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 php7_codesniffer
CodeSniffer in PHP 7, with simple usage everyone understands
This is essential development tool that ensures your code remains clean and consistent.
Install
Use
Run it from cli:
To fix the issues just add --fix
:
How to Use Specific Sniff Only?
You can combine them as well:
Or Use Standard WITHOUT One Sniff?
Testing
Contributing
Rules are simple:
- new feature needs tests
- all tests must pass
- 1 feature per PR
I'd be happy to merge your feature then.
All versions of php7_codesniffer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
ext-tokenizer Version *
ext-simplexml Version *
squizlabs/php_codesniffer Version 3.0.x-dev as 2.6
symfony/console Version 3.2.x-dev as 3.1
symfony/event-dispatcher Version ^3.0
symfony/finder Version ^3.0
symfony/options-resolver Version ^3.0
nette/bootstrap Version ^2.4
nette/di Version ^2.4
nette/robot-loader Version ^2.4
nette/utils Version ^2.4
ext-tokenizer Version *
ext-simplexml Version *
squizlabs/php_codesniffer Version 3.0.x-dev as 2.6
symfony/console Version 3.2.x-dev as 3.1
symfony/event-dispatcher Version ^3.0
symfony/finder Version ^3.0
symfony/options-resolver Version ^3.0
nette/bootstrap Version ^2.4
nette/di Version ^2.4
nette/robot-loader Version ^2.4
nette/utils Version ^2.4
The package symplify/php7_codesniffer contains the following files
Loading the files please wait ....