Download the PHP package addiks/more-php-cs-fixers without Composer
On this page you can find all versions of the php package addiks/more-php-cs-fixers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download addiks/more-php-cs-fixers
More information about addiks/more-php-cs-fixers
Files in addiks/more-php-cs-fixers
Download addiks/more-php-cs-fixers
More information about addiks/more-php-cs-fixers
Files in addiks/more-php-cs-fixers
Vendor addiks
Package more-php-cs-fixers
Short Description Extension for PHP-CS-Fixer with more fixers
License MIT
Package more-php-cs-fixers
Short Description Extension for PHP-CS-Fixer with more fixers
License MIT
Please rate this library. Is it a good library?
Informations about the package more-php-cs-fixers
More PHP-CS-Fixer's
This repository contains a few additional fixers for the PHP-CS-Fixer project:
- Add a blank line before doc-comments
- Add a blank line before else- and elseif-codeblocks
- Add a blank line before catch- and finally-codeblocks
Setup
1. Install package via composer:
2. Register fixers in PHP-CS-Fixer configuration (file .php_cs
).:
The fixers
Addiks/blank_line_before_catch_block
Addiks/blank_line_before_else_block
Addiks/blank_line_before_doccomment
Addiks/correct_order_in_var_doccomment
Addiks/nullable_in_doccomment
Addiks/array_in_doccomment
All versions of more-php-cs-fixers with dependencies
PHP Build Version
Package Version
The package addiks/more-php-cs-fixers contains the following files
Loading the files please wait ....