wp-coding-standards/wpcs
WordPress Coding Standards for PHP_CodeSniffer (WPCS) provides PHPCS rulesets and sniffs to enforce WordPress PHP style, best practices, security, and documentation guidelines. Install via Composer and run PHPCS to lint WordPress themes, plugins, and projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpcompatibility/phpcompatibility-wp | 0.86 | WordPress-focused PHP_CodeSniffer ruleset for checking PHP cross-version compatibility. Built on PHPCompatibility, it avoids false positives by excluding WordPress backfills and polyfills so you can scan WP plugins, themes, and sites accurately. | 221 | 227 | 14 | 1M | 1 | 17.0 | 55.6 | LGPL-3.0 | 5 months ago | |
| automattic/phpcs-neutron-ruleset | 0.85 | Neutron ruleset for PHP_CodeSniffer from Automattic. Provides opinionated coding standards and sniffs to enforce consistent PHP style across projects, helping catch formatting and quality issues in CI and local development. | 17 | 17 | 5 | 2K | 1 | 0.3 | — | — | 5 years ago | |
| wdes/coding-standard | 0.84 | — | 0 | 0 | 0 | 1K | 0 | 3.0 | 43.6 | Unlicense | 2 years ago | |
| automattic/vipwpcs | 0.84 | PHPCS sniffs and rulesets for validating code built for WordPress VIP. Includes WordPressVIPMinimum and WordPress-VIP-Go standards, based on WPCS and VariableAnalysis. Install via Composer; supports PHP 5.4+ and PHPCS 3.13.2+. | 258 | 262 | 43 | 387K | 77 | 26.5 | 66.9 | NOASSERTION | 2 years ago | |
| szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset | 0.83 | Hybrid PHP_CodeSniffer ruleset for OOP WordPress: PSR-12 Extended formatting plus Neutron/WPCS checks, strict types, file permissions, docblocks, and selected Slevomat rules. Install via Composer and run phpcs with PSR12NeutronRuleset. | 11 | 11 | 2 | 2K | 5 | 6.1 | 31.6 | MIT | 1 year ago | |
| ramsey/coding-standard | 0.82 | ramsey/coding-standard provides Ramsey’s PHP_CodeSniffer ruleset to enforce consistent, modern PHP style across projects. Easy to install, integrates with CI, and helps catch formatting and code quality issues early with sensible defaults. | 10 | 10 | 4 | 2K | 0 | 19.9 | 35.6 | MIT | 3 months ago |
How can I help you explore Laravel packages today?