lowl / coding-standart
Lowl Coding Standart
Package info
github.com/lowl-io/php-coding-standard
Type:phpcodesniffer-standard
pkg:composer/lowl/coding-standart
0.1.0
2018-02-04 11:55 UTC
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 02:10:24 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