Download the PHP package jreklund/php-cs-fixer-compat without Composer
On this page you can find all versions of the php package jreklund/php-cs-fixer-compat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jreklund/php-cs-fixer-compat
More information about jreklund/php-cs-fixer-compat
Files in jreklund/php-cs-fixer-compat
Download jreklund/php-cs-fixer-compat
More information about jreklund/php-cs-fixer-compat
Files in jreklund/php-cs-fixer-compat
Vendor jreklund
Package php-cs-fixer-compat
Short Description Compatibility layer for older rules that have changed
License MIT
Package php-cs-fixer-compat
Short Description Compatibility layer for older rules that have changed
License MIT
Please rate this library. Is it a good library?
Informations about the package php-cs-fixer-compat
PHP Coding Standards Fixer Compat(ibility)
Use older versions of rules in PHP-CS-Fixer v3.61.1 (or newer?).
Installation
Requirements
You must install either friendsofphp/php-cs-fixer or php-cs-fixer/shim (recommended) for this package to work.
Usage
PHP-CS-Fixer/shim
:warning: Depending on how PHP-CS-Fixer/shim gets executed, you may need to
manually load bootstrap.php
by requiring it in your .php-cs-fixer.php
.
Rules
All compat rules follow the same naming scheme: PhpCsFixerCompat/{rule}_{version}
.
All fixers can be found under the namespace: PhpCsFixerCompat\Fixer\{custom-fixer}
.
Rule | Version | Compat Rule | Custom Fixer |
---|---|---|---|
braces | 3.8.0 | braces_380 | Basic\BracesFixer380 |
All versions of php-cs-fixer-compat with dependencies
PHP Build Version
Package Version
No informations.
The package jreklund/php-cs-fixer-compat contains the following files
Loading the files please wait ....