phpmyadmin / coding-standard
phpMyAdmin PHP_CodeSniffer Coding Standard
Installs: 856 806
Dependents: 7
Suggesters: 0
Security: 0
Stars: 18
Watchers: 6
Forks: 6
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