Libraries tagged by phpcs
syde/phpcs
9081 Downloads
Syde PHP coding standards for WordPress projects.
satesh/phpcs-gitlab-report
124677 Downloads
Output your PHP CodeSniffer report as a GitLab Code Quality report
obliviousharmony/vscode-phpcs-integration
5849 Downloads
The custom PHPCS integration for the obliviousharmony.vscode-php-codesniffer VS Code extension.
mreduar/laravel-phpcs
15732 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
forrest79/phpcs-ignores
28841 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
extdn/phpcs
45943 Downloads
A set of PHP_CodeSniffer rules and sniffs.
exolnet/phpcs-config
64301 Downloads
eXolnet configuration for PHP CodeSniffer.
automattic/phpcs-neutron-ruleset
93454 Downloads
A PHPCS meta-ruleset for WordPress development
emielmolenaar/phpcs-laravel
116404 Downloads
PHPCS libraries and configuration for Laravel
zebra-north/phpcs-short-types
53731 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
ticketswap/php-cs-fixer-config
27929 Downloads
TicketSwap code style rules for PHP CS Fixer
tenantcloud/php-cs-fixer-rule-sets
69514 Downloads
TenantCloud's php-cs-fixer rule set
stesie/phpcs-doctrine-annotation-rules
56310 Downloads
Additional PHP Code Sniffer sniffs focusing on annotations for Doctrine ORM.
smgladkovskiy/phpcs-git-pre-commit
27879 Downloads
PHPCS check before commit
sirbrillig/phpcs-no-get-current-user
76218 Downloads
A phpcs sniff to disallow get_current_user.