Download the PHP package editions-tissot/php-cs-fixer-config without Composer
On this page you can find all versions of the php package editions-tissot/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download editions-tissot/php-cs-fixer-config
More information about editions-tissot/php-cs-fixer-config
Files in editions-tissot/php-cs-fixer-config
Download editions-tissot/php-cs-fixer-config
More information about editions-tissot/php-cs-fixer-config
Files in editions-tissot/php-cs-fixer-config
Vendor editions-tissot
Package php-cs-fixer-config
Short Description PHP CS Fixer config
License MIT
Package php-cs-fixer-config
Short Description PHP CS Fixer config
License MIT
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 Editions Tissot 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 Editions Tissot , inspired by Rémy BRUYERE (rem42).
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 editions-tissot/php-cs-fixer-config contains the following files
Loading the files please wait ....