We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Template: various fixes * The full name of PHPCS is `PHP_CodeSniffer`, not `PHP CodeSniffer` or `PHPCodeSniffer` (note the underscore). * Fix various typos and other punctuation issues. * Fix link pointing to this project. * Fix a broken link. * Add PHPCSStandards to the copyright notification.
Fix "page moved" link
Known compatible standards: various fixes * "plugin" instead of "library". * Consistently point to the git repos for projects instead of to Packagist. * Remove a link to an inactive project. * New line at end of file
Change rationale: further fix to filename and minor textual changes Includes fixing a broken link.
Rename the article title for file name compatibility with Windows
Update template.
Remove Codeigniter, doesn't work out of the box
The Higidi package is abandoned in favour of the DealerDirect one: https://packagist.org/packages/higidi/composer-phpcodesniffer-standards-plugin
Add a whole lot more standards to the list
Changes mention of "sniff" to "code-standard".
Created Template for use with pull request on custom code sniff projects (markdown)
Changes mentions of "sniffs" with "code-standard"
Created Know compatible PHP_CodeSniffer standards (markdown)
Marks SimplyAdmire Composer Plugin as abandoned.
Created Change `composer.json` "type" to `phpcodesniffer-standard` (markdown)
Adds mention of packages already using this convention. Minor tweaks to wording.
Updated Template for use with pull request on custom code sniff projects (markdown)
Initial Home page
First draft of pull-request template