cspray/labrador-coding-standard

A PHP_CodeSniffer ruleset for the coding style in all Labrador packages

Maintainers

👁 cspray

Package info

github.com/labrador-kennel/coding-standard

Language:Shell

pkg:composer/cspray/labrador-coding-standard

Statistics

Installs: 2 639

Dependents: 8

Suggesters: 0

Stars: 0

Open Issues: 0

0.2.0 2019-08-24 03:26 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4782858e99ac273d379fd0e18c33cbd2261e0238

phpLabradorcoding-style

This package is auto-updated.

Last update: 2026-06-11 19:24:13 UTC


README

A ruleset for PHP_CodeSniffer that defines the coding standard incorporated by Labrador packages.

Installion

There is only 1 supported method for installing Labrador packages; Composer

compose require-dev cspray/labrador-coding-standard

Please note that we are installing this as a dev dependency; it is not recommended to use this library in a production environment.

Usage

After installing simply run either of the 2 provided binary commands: labrador-cs and labrador-cbf respectively.

vendor/bin/labrador-cs src/ test/
vendor/bin/labrador-cbf src/ test/