artarts36/php-cs-fixer-good-fixers

Fixers collection for PHP Cs Fixer

0.1.2 2021-11-30 11:46 UTC

This package is auto-updated.

Last update: 2024-04-19 15:54:03 UTC


README

This is Fixers collection for PHP Cs Fixer

Fixers

Fixer Description Config
PhpCsFixerGoodFixers/interface_method_php_doc_summary Check comments for methods of interfaces not
PhpCsFixerGoodFixers/interface_php_doc_summary Check comments for interfaces not
PhpCsFixerGoodFixers/disable_function Check the use of disabled functions disable_functions - array of disabled functions names, default: dd, dump
PhpCsFixerGoodFixers/laravel_command_no_empty_description Laravel console commands with filled descriptions not

Installation

Run command: composer require --dev artarts36/php-cs-fixer-good-fixers