phpcs
There are 264 repositories under phpcs topic.
WordPress/WordPress-Coding-Standards
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
PHPCompatibility/PHPCompatibility
PHP Compatibility check for PHP_CodeSniffer
slevomat/coding-standard
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
PHPCSStandards/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
benmatselby/sublime-phpcs
🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter, and Mess Detector Support for Sublime Text
FloeDesignTechnologies/phpcs-security-audit
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
markstory/lint-review
An automated code linting bot that integrates various code lint tools with github pull requests.
innogames/igcommit
Git pre-receive hook to check commits and code style
Automattic/VIP-Coding-Standards
PHP_CodeSniffer ruleset to enforce WordPress VIP coding standards.
staabm/annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
exussum12/coverageChecker
Allows old code to use new standards
humanmade/coding-standards
Human Made coding standards for modern code
tomasbjerre/violations-lib
Java library for parsing report files from static code analysis.
wppunk/WPPlugin
Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.
sirbrillig/phpcs-variable-analysis
Find undefined and unused variables with the PHP Codesniffer static analysis tool.
joomla/coding-standards
Joomla Coding Standards Definition
rtCamp/action-phpcs-code-review
Github Action to perform automated code review on pull requests
inpsyde/php-coding-standards
Style guide for writing consistent PHP for WordPress projects.
WordPress/wpcs-docs
WordPress Coding Standards Docs
wptide/wptide
:ocean: Tide is a series of automated tests run against every WordPress.org theme and plugin
szepeviktor/starter-plugin
Template for WordPress plugins, it took 7️⃣ years to write
AtomLinter/linter-phpcs
Linter plugin for PHP, using PHP_CodeSniffer.
chekalsky/phpcs-action
Github Action helps you check your code with PHP_CodeSniffer
CodelyTV/php-coding_style-codely
PHP Coding Style rules we use in Codely
allysonsilva/php-pre-commit
:octocat: Git pre-commit hook designed for any PHP projects
gskema/phpcs-type-sniff
PHP CodeSniffer sniff to enforce PHP7, PHP8 types and documentation of array variables
ahamed/jext-cli
This is a Joomla Component Builder CLI tool for creating a Joomla! 4 component using the terminal.
christophherr/linter-sniffer-pretty-printer
Collection of packages and configs to lint and format code in your WordPress project.
micheh/phpcs-gitlab
GitLab Report for PHP_CodeSniffer (display the violations in the Gitlab CI/CD Code Quality Report)
wp-cli/wp-cli-tests
WP-CLI testing framework
mreduar/laravel-phpcs
PHP Codesniffer ruleset to follow Laravel's coding style
syntatis/howdy
👋 Build your next modern plugin for WordPress®
w3bdesign/wp-algolia-woo-indexer
✏️ WordPress plugin that sends WooCommerce products to Algolia. Used with headless eCommerce.
ahamed/JsPhp
A php library for implementing Array, Object, String methods in JavaScript way.
sirbrillig/phpcs-changed
🐘 Run phpcs on files and only report new warnings/errors compared to the previous version.
sirbrillig/phpcs-import-detection
A set of phpcs sniffs to look for unused or unimported symbols.