Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 380 Bytes

phpMyAdmin Coding Standard

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