mediawiki/mediawiki-codesniffer
PHP CodeSniffer ruleset that enforces MediaWiki coding conventions. Install via Composer, add the MediaWiki standard to your phpcs.xml, then run phpcs/phpcbf to lint and auto-fix issues. Includes configurable sniffs for project-specific needs.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| squizlabs/php_codesniffer | 0.83 | PHP_CodeSniffer (PHPCS) provides phpcs to detect coding standard violations and phpcbf to automatically fix them. Tokenizes PHP files against defined standards to keep code clean and consistent, suitable for teams and CI. | 1,534 | 1,731 | 112 | 7M | 169 | 46.3 | 74.9 | BSD-3-Clause | 8 months ago | |
| wp-coding-standards/wpcs | 0.79 | 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. | 2,773 | 2,801 | 520 | 2M | 224 | 77.9 | 72.5 | MIT | 5 days ago | |
| cakephp/cakephp-codesniffer | 0.78 | CakePHP coding standard for PHP_CodeSniffer. Fully PSR-12 compliant plus additional CakePHP-specific sniffs and fixers. Install via Composer and run phpcs with --standard=CakePHP (or use a phpcs.xml) to check and auto-fix your code. | 231 | 237 | 84 | 244K | 4 | 18.1 | 44.6 | MIT | 1 week ago | |
| php-collective/code-sniffer | 0.78 | PHP_CodeSniffer ruleset from PhpCollective: PSR-2 compliant with many extra sniffs/fixers (incl. PSR-12). Install via composer, add the provided ruleset to phpcs.xml, and run phpcs/phpcbf (or composer scripts) to check and auto-fix coding style. | 7 | 7 | 0 | 21K | 0 | 29.9 | 55.4 | MIT | 1 month ago | |
| mediawiki/mediawiki-phan-config | 0.78 | Shared Phan configuration for MediaWiki projects. Provides two base configs: config.php for MediaWiki extensions/skins and config-library.php for external PHP libraries. Include the appropriate file and customize for your project; CI guidance linked on mediawiki.org. | 2 | 2 | 0 | 22K | 0 | 0.0 | 53.3 | GPL-2.0 | — | |
| spryker/code-sniffer | 0.77 | Spryker Code Sniffer is a PHP_CodeSniffer ruleset for Spryker projects. Enforces Spryker coding standards and best practices, supports automated code style checks in CI, and helps keep code consistent across teams and modules. | 38 | 38 | 12 | 45K | 6 | 31.4 | 52.6 | MIT | 3 weeks ago | |
| shiftonelabs/codesniffer-standard | 0.74 | Opinionated PHP_CodeSniffer ruleset by ShiftOneLabs. Provides a shared coding standard for consistent style, formatting, and best practices across PHP/Laravel projects. Easy to install and run with phpcs in CI or local development. | 0 | 0 | 1 | 24 | 0 | 0.1 | 19.3 | MIT | — | |
| wyrihaximus/coding-standard | 0.73 | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 0 | 0 | 169K | 1 | 28.6 | 64.4 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?