Download the PHP package palmtree/php-cs-fixer-config without Composer
On this page you can find all versions of the php package palmtree/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download palmtree/php-cs-fixer-config
More information about palmtree/php-cs-fixer-config
Files in palmtree/php-cs-fixer-config
Download palmtree/php-cs-fixer-config
More information about palmtree/php-cs-fixer-config
Files in palmtree/php-cs-fixer-config
Vendor palmtree
Package php-cs-fixer-config
Short Description PHP CS Fixer config for Palmtree components
License MIT
Package php-cs-fixer-config
Short Description PHP CS Fixer config for Palmtree components
License MIT
Please rate this library. Is it a good library?
Informations about the package php-cs-fixer-config
:palm_tree: Palmtree PHP-CS-Fixer Config
PHP-CS-Fixer config for Palmtree components
Requirements
- PHP >= 7.1
Installation
Use composer to add the package to your dev dependencies:
Usage
Create a .php_cs.dist
file in your project's root directory.
You can copy a typical config file from this repository if desired:
Add the following entries to your .gitignore
file:
Fixing Issues
Manually
To fix issues manually, run the following command:
To perform a dry run, run the following command:
Pre-commit hook
Run the following to have PHP-CS-Fixer run on changed files before every commit:
License
Released under the MIT license
All versions of php-cs-fixer-config with dependencies
PHP Build Version
Package Version
The package palmtree/php-cs-fixer-config contains the following files
Loading the files please wait ....