You have to require the package via composer composer require codappix/cgl-php.
Afterwards, there are multiple ways to install the standard. We recommend to require dealerdirect/phpcodesniffer-composer-installer which handles the installation.
The goal of this package is to provide our PHP cgl rules, which are based on PSR-12, via composer. The package uses PHP_CodeSniffer to sniff the configured PHP files and show errors.
After installation, the standard is available as CDXPHP.
This is the initial version of this ruleset. We are currently only using the PSR-12 rules. Custom rules and sniffs will follow when needed.
This is a early version. More information can be taken from Github at current issues.