jin2chen/phpcs-phar

PHP_CodeSniffer Phar distribution.

Installs: 241

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:Batchfile

3.6.0 2021-06-30 02:00 UTC

This package is auto-updated.

Last update: 2024-04-29 04:47:19 UTC


README

This package provides phpcs without the struggle of installing all of its dependencies.

Installation

composer require --dev jin2chen/phpcs-phar

and use it like the original executable

vendor/bin/phpcs

Check out the main repo for more options and release notes https://github.com/squizlabs/PHP_CodeSniffer.