Libraries tagged by phpcs
mollie/php-coding-standards
49077 Downloads
Contains PHP coding standards like rules for PHP-CS-Fixer that serves for purpose of standardization.
szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset
42861 Downloads
Hybrid PHPCS ruleset for OOP WordPress development
syde/phpcs
7773 Downloads
Syde PHP coding standards for WordPress projects.
satesh/phpcs-gitlab-report
121699 Downloads
Output your PHP CodeSniffer report as a GitLab Code Quality report
obliviousharmony/vscode-phpcs-integration
5440 Downloads
The custom PHPCS integration for the obliviousharmony.vscode-php-codesniffer VS Code extension.
mreduar/laravel-phpcs
15410 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
forrest79/phpcs-ignores
26648 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
extdn/phpcs
45783 Downloads
A set of PHP_CodeSniffer rules and sniffs.
exolnet/phpcs-config
59053 Downloads
eXolnet configuration for PHP CodeSniffer.
automattic/phpcs-neutron-ruleset
90674 Downloads
A PHPCS meta-ruleset for WordPress development
emielmolenaar/phpcs-laravel
115874 Downloads
PHPCS libraries and configuration for Laravel
zebra-north/phpcs-short-types
49841 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
stesie/phpcs-doctrine-annotation-rules
55515 Downloads
Additional PHP Code Sniffer sniffs focusing on annotations for Doctrine ORM.
smgladkovskiy/phpcs-git-pre-commit
27369 Downloads
PHPCS check before commit
sirbrillig/phpcs-no-get-current-user
72974 Downloads
A phpcs sniff to disallow get_current_user.