phpmyadmin / coding-standard
phpMyAdmin PHP_CodeSniffer Coding Standard
Package info
github.com/phpmyadmin/coding-standard
Type:phpcodesniffer-standard
pkg:composer/phpmyadmin/coding-standard
5.0.0
2026-08-13 15:20 UTC
Requires
- php: ^8.2
- doctrine/coding-standard: ^14
- squizlabs/php_codesniffer: ^4
README
phpMyAdmin Coding Standard is a set of PHP_CodeSniffer rules and is based on the Doctrine Coding Standard.
Installation
composer require --dev phpmyadmin/coding-standard
Usage
vendor/bin/phpcs --standard=PhpMyAdmin /path/to/code