Skip to content

This repository holds the C-C-A coding standard definitions for phpcs and phpmd.

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE.BSD-3-CLAUSE
MIT
LICENSE.MIT
Notifications You must be signed in to change notification settings

phpcq/coding-standard

Repository files navigation

Build Status Latest Version tagged Latest Version on Packagist Installations via composer per month

Coding Standards

This repository contains the PHPCQ coding standard definitions and style checker rules.

The rules are for phpcs and phpmd.

Usage

The most convenient usage is to use via phpcq/phpcq. Simply put the following into your projects build.default.properties file:

phpcs.standard=${basedir}/vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml
phpmd.ruleset=${basedir}/vendor/phpcq/coding-standard/phpmd/ruleset.xml

About

This repository holds the C-C-A coding standard definitions for phpcs and phpmd.

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE.BSD-3-CLAUSE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages