Download the PHP package rem42/php-cs-fixer-config without Composer
On this page you can find all versions of the php package rem42/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
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 for M6Web components.
Installation
Run
Usage
Configuration
Create a configuration file .php-cs-fixer.dist.php
in the root of your project:
Git
Add .php-cs-fixer.cache
(this is the cache file created by php-cs-fixer
) to .gitignore
:
Makefile
Create a Makefile
with the targets below:
Fixing issues
Manually
If you need to check issues locally, just run
If you need to fix issues locally, just run
In your Continuous Integration, run
Credits
Developed by Rémy BRUYERE (rem42), inspired by Bedrock Streaming.
License
This project is licensed under the MIT license.
All versions of php-cs-fixer-config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
friendsofphp/php-cs-fixer Version ^3.65
kubawerlos/php-cs-fixer-custom-fixers Version ^3.22
friendsofphp/php-cs-fixer Version ^3.65
kubawerlos/php-cs-fixer-custom-fixers Version ^3.22
The package rem42/php-cs-fixer-config contains the following files
Loading the files please wait ....