Download the PHP package fpcs/php-coding-standard without Composer
On this page you can find all versions of the php package fpcs/php-coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-coding-standard
The FPCS PHP coding standard
Installation
Install package:
composer require --dev fpcs/php-coding-standard
Implement standards:
./phpcs.xml:
./easy-coding-standard.yaml:
Selecting specific standards:
There are base
standards, and then more specific standards, which should be used IN ADDITION to the base
standard.
Available standards:
base
(always use)laravel
./phpcs.xml:
./easy-coding-standard.yaml:
Automate:
package.json:
lint-stagerd.config.js:
Run it:
yarn lint
All versions of php-coding-standard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3||^8.0
dealerdirect/phpcodesniffer-composer-installer Version ^0.7
sirbrillig/phpcs-import-detection Version ^1.3
symplify/easy-coding-standard Version ^9.3
slevomat/coding-standard Version ^7.0
dealerdirect/phpcodesniffer-composer-installer Version ^0.7
sirbrillig/phpcs-import-detection Version ^1.3
symplify/easy-coding-standard Version ^9.3
slevomat/coding-standard Version ^7.0
The package fpcs/php-coding-standard contains the following files
Loading the files please wait ....