Download the PHP package schwarzer/php-code-style without Composer
On this page you can find all versions of the php package schwarzer/php-code-style. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download schwarzer/php-code-style
More information about schwarzer/php-code-style
Files in schwarzer/php-code-style
Download schwarzer/php-code-style
More information about schwarzer/php-code-style
Files in schwarzer/php-code-style
Vendor schwarzer
Package php-code-style
Short Description Schwarzer IT's shared PHP style rules for PHP-CS-Fixer
License MIT
Package php-code-style
Short Description Schwarzer IT's shared PHP style rules for PHP-CS-Fixer
License MIT
Please rate this library. Is it a good library?
Informations about the package php-code-style
Installation
Require this package.
composer require "schwarzer/php-code-style" --dev
Using this package
Create a PHP-CS-Fixer dist file.
touch .php-cs-fixer.dist.php
Minimum Setup
Add this to your .php-cs-fixer.dist.php
file.
Our Laravel Setup
Ready
You can now use php-cs-fixer as usual.
- php-cs-fixer fix --dry-run
- php-cs-fixer fix
All versions of php-code-style with dependencies
PHP Build Version
Package Version
The package schwarzer/php-code-style contains the following files
Loading the files please wait ....