Download the PHP package samwilson/piwigo-coding-standards without Composer
On this page you can find all versions of the php package samwilson/piwigo-coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download samwilson/piwigo-coding-standards
More information about samwilson/piwigo-coding-standards
Files in samwilson/piwigo-coding-standards
Download samwilson/piwigo-coding-standards
More information about samwilson/piwigo-coding-standards
Files in samwilson/piwigo-coding-standards
Vendor samwilson
Package piwigo-coding-standards
Short Description Piwigo coding standards ruleset for phpcs.
License gpl-3.0-or-later
Package piwigo-coding-standards
Short Description Piwigo coding standards ruleset for phpcs.
License gpl-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package piwigo-coding-standards
Piwigo Coding Standards
This is a PHP Code Sniffer (phpcs) ruleset for enforcing the coding standards of Piwigo.
- Author: Sam Wilson
- Homepage: https://github.com/samwilson/piwigo-coding-standards
- Packagist: https://packagist.org/packages/samwilson/piwigo-coding-standards
- License: GPL 3.0 or later, first published 2019
Installation
composer require --dev samwilson/piwigo-coding-standards
Usage
Create a .phpcs.xml
file such as the following:
Then run:
./vendor/bin/phpcs
All versions of piwigo-coding-standards with dependencies
PHP Build Version
Package Version
Requires
squizlabs/php_codesniffer Version
^3.4
The package samwilson/piwigo-coding-standards contains the following files
Loading the files please wait ....