Download the PHP package madpilot78/php-cs-fixer-config without Composer
On this page you can find all versions of the php package madpilot78/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download madpilot78/php-cs-fixer-config
More information about madpilot78/php-cs-fixer-config
Files in madpilot78/php-cs-fixer-config
Download madpilot78/php-cs-fixer-config
More information about madpilot78/php-cs-fixer-config
Files in madpilot78/php-cs-fixer-config
Vendor madpilot78
Package php-cs-fixer-config
Short Description Personal coding standards for the php cs fixer
License MIT
Package php-cs-fixer-config
Short Description Personal coding standards for the php cs fixer
License MIT
Please rate this library. Is it a good library?
Informations about the package php-cs-fixer-config
Madpilot78 PHP CS Fixer Config
Madpilot78 coding standards for PHP CS Fixer.
Based on Nexcloud Coding Standard.
Installation
Add the package to your dev dependencies
and create a .php-cs-fixer.dist.php
like
To run the fixer you first have to install it. Then you can run php-cs-fixer fix
to apply all automated fixes.
For convenience you may add it to the scripts
section of your composer.json
:
Note: Don't forget to exclude .php-cs-fixer.dist.php
and .php-cs-fixer.cache
in your build scripts.
All versions of php-cs-fixer-config with dependencies
PHP Build Version
Package Version
The package madpilot78/php-cs-fixer-config contains the following files
Loading the files please wait ....