phpcbf
PHP_CodeSniffer tool to automatically correct coding standard violations.
Full name | pharhub/phpcbf |
---|---|
Homepage | https://github.com/squizlabs/PHP_CodeSniffer |
License | BSD-3-Clause |
Phar file name | phpcbf.phar |
Total downloads | 9 |
Last update | |
Latest version | 3.7.1 () |
Available versions | |
Version constraints | >=2 |
Into a project:
composer require pharhub/phpcbf
Into a project, but only for development:
composer require --dev pharhub/phpcbf
Globally:
composer global require pharhub/phpcbf
Note: To install any packages from PharHub, you need to add PharHub to your repositories first.
Please see instructions on the home page.