Download the PHP package fsevestre/php-cs-fixer-config without Composer
On this page you can find all versions of the php package fsevestre/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fsevestre/php-cs-fixer-config
More information about fsevestre/php-cs-fixer-config
Files in fsevestre/php-cs-fixer-config
Download fsevestre/php-cs-fixer-config
More information about fsevestre/php-cs-fixer-config
Files in fsevestre/php-cs-fixer-config
Vendor fsevestre
Package php-cs-fixer-config
Short Description PHP CS Fixer config
License MIT
Homepage https://github.com/fsevestre/php-cs-fixer-config
Package php-cs-fixer-config
Short Description PHP CS Fixer config
License MIT
Homepage https://github.com/fsevestre/php-cs-fixer-config
Keywords csCodingStyle
Please rate this library. Is it a good library?
Informations about the package php-cs-fixer-config
php-cs-fixer-config
PHP CS Fixer
config.
Installation
Run:
Usage
Configuration
Create a configuration file .php_cs
in the root of your project:
Git
Add .php_cs.cache
(this is the cache file created by php-cs-fixer
) to .gitignore
:
Makefile
Create a Makefile
with the targets below:
Fixing issues
If you need to check issues locally, run:
If you need to fix issues locally, run:
In your Continuous Integration, run:
Credits
Inspired by m6web/php-cs-fixer-config.
License
This project is licensed under the MIT license.
All versions of php-cs-fixer-config with dependencies
PHP Build Version
Package Version
Requires
friendsofphp/php-cs-fixer Version
^2.10
The package fsevestre/php-cs-fixer-config contains the following files
Loading the files please wait ....