phpmyadmin / coding-standard
phpMyAdmin PHP_CodeSniffer Coding Standard
Installs: 987 766
Dependents: 7
Suggesters: 0
Security: 0
Stars: 20
Watchers: 6
Forks: 5
Open Issues: 0
Type:phpcodesniffer-standard
Requires
- php: ^8.1
- doctrine/coding-standard: ^11.1
- 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