Download the PHP package ilyes512/code-style without Composer
On this page you can find all versions of the php package ilyes512/code-style. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ilyes512/code-style
More information about ilyes512/code-style
Files in ilyes512/code-style
Download ilyes512/code-style
More information about ilyes512/code-style
Files in ilyes512/code-style
Vendor ilyes512
Package code-style
Short Description An PHP_CodeSniffer codestyle package.
License MIT
Package code-style
Short Description An PHP_CodeSniffer codestyle package.
License MIT
Please rate this library. Is it a good library?
Informations about the package code-style
ilyes512/code-style
An ECS (Easy Coding Standards) codestyle package.
Installation
You can install the package via composer:
Usage
Add a phpcs.xml
file to the root of your project. The below config example is for a Laravel project:
phpcs.yml
:
Using the PHPCSStandards plugin
The above config assumes you allowed installing the PHP_CodeSniffer plugin. Composer will prompt you to install it when you install this package. If you didn't, you can allow it by adding the following to your composer.json:
Annotated ruleset
The annotated ruleset.
All versions of code-style with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
dealerdirect/phpcodesniffer-composer-installer Version ^0.6.2 || ^0.7 || ^1.0
slevomat/coding-standard Version ^8.0
squizlabs/php_codesniffer Version ^3.0
dealerdirect/phpcodesniffer-composer-installer Version ^0.6.2 || ^0.7 || ^1.0
slevomat/coding-standard Version ^8.0
squizlabs/php_codesniffer Version ^3.0
The package ilyes512/code-style contains the following files
Loading the files please wait ....