lowl/coding-standart

Lowl Coding Standart

Installs: 3 411

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:phpcodesniffer-standard

0.1.0 2018-02-04 11:55 UTC

This package is auto-updated.

Last update: 2024-03-29 03:50:29 UTC


README

Installation

The easist and true way to install Lowl CS is: installation as a composer dependency to your particular project. Just add the following block to your project's composer.json file:

php composer require lowl/coding-standard:~0.1.0

Then you can use it like:

./vendor/bin/phpcs --standard=Lowl ./

LICENSE

MIT