Download the PHP package glen/php-cs-fixer-config without Composer
On this page you can find all versions of the php package glen/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download glen/php-cs-fixer-config
More information about glen/php-cs-fixer-config
Files in glen/php-cs-fixer-config
Download glen/php-cs-fixer-config
More information about glen/php-cs-fixer-config
Files in glen/php-cs-fixer-config
Vendor glen
Package php-cs-fixer-config
Short Description Provides a configuration for php-cs-fixer
License proprietary
Package php-cs-fixer-config
Short Description Provides a configuration for php-cs-fixer
License proprietary
Please rate this library. Is it a good library?
Informations about the package php-cs-fixer-config
php-cs-fixer-config
Provides default configuration and configuration builder for friendsofphp/php-cs-fixer.
Does the following things:
- Filter\GitFilter: Configures to accept only files that are present in Git
- Filter\DefaultFilter: Configures to include
.php_cs
to file set - Rules\DefaultRules: Applies set of rules based on @Symfony rules
- Rules\PlatformRules: Enables extra rules that are dependent on PHP version
The PHP version determined by:
-
read from
composer.lock
(if file present): - read from
composer.json:
Installation
Run
Usage
Configuration
Create a configuration file .php_cs
in the root of your project:
License
This package is licensed using the MIT License.
Credits
This project README is inspired by localheinz/php-cs-fixer-config.
All versions of php-cs-fixer-config with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3 || ^7.0
ext-json Version *
ext-json Version *
The package glen/php-cs-fixer-config contains the following files
Loading the files please wait ....