Download the PHP package vertex-it/php-cs without Composer
On this page you can find all versions of the php package vertex-it/php-cs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vertex-it/php-cs
More information about vertex-it/php-cs
Files in vertex-it/php-cs
Download vertex-it/php-cs
More information about vertex-it/php-cs
Files in vertex-it/php-cs
Vendor vertex-it
Package php-cs
Short Description Vertex IT shared PHP style rules for PHP-CS-Fixer
License MIT
Package php-cs
Short Description Vertex IT shared PHP style rules for PHP-CS-Fixer
License MIT
Please rate this library. Is it a good library?
Informations about the package php-cs
php-cs
Vertex IT shared PHP style rules for PHP-CS-Fixer
Installation
First install the package in the "tools" directory:
After installation copy the file src/.php-cs-fixer.dist.php to the root of your project:
Usage
To run the PHP CS Fixer use the command
Integration with PHPStorm
To enable PHP CS Fixer inspections in PHPStorm run these steps:
- Set up PHP interpreter.
- In Settings > PHP > Quality tools > PHP CS Fixer choose your PHP interpreter and set path to cs fixer "tools/php-cs-fixer/vendor/bin/php-cs-fixer".
- Go to Settings > Editor > Inspections and enable PHP CS Fixer validation. Select "Custom" for Ruleset, and select path ".php-cs-fixer.dist.php" from the root of the project.
All versions of php-cs with dependencies
PHP Build Version
Package Version
Requires
friendsofphp/php-cs-fixer Version
v3.6.0
The package vertex-it/php-cs contains the following files
Loading the files please wait ....