phpmyadmin / coding-standard
phpMyAdmin PHP_CodeSniffer Coding Standard
Package info
github.com/phpmyadmin/coding-standard
Type:phpcodesniffer-standard
pkg:composer/phpmyadmin/coding-standard
4.1.0
2025-04-28 20:00 UTC
Requires
- php: ^8.1
- doctrine/coding-standard: ^13
- squizlabs/php_codesniffer: ^3.7
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