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.
$wg prefixes, wf functions, class naming, trailing commas in arrays) to ensure consistency and qualityThis package should be considered when developing MediaWiki extensions, contributing to MediaWiki core, or building tools that must integrate with Wikimedia's ecosystem. It's ideal for teams already using PHP CodeSniffer who need a pre-configured standard aligned with MediaWiki's conventions. However, avoid this package for general PHP applications not tied to MediaWiki, legacy PHP environments (pre-8.2), or projects where strict adherence to Wikimedia-specific rules is unnecessary—opt
How can I help you explore Laravel packages today?