guillaumesmo/rector-simple

There is no license information available for the latest version (0.12.19) of this package.

0.12.19 2022-03-23 17:22 UTC

README

This package allows using rector/rector CLI without a config file, running a single rule (possible previously with the removed --only argument)

Installation

composer require --dev guillaumesmo/rector-simple

Usage

vendor/bin/rector process -c vendor/guillaumesmo/rector-simple/sets/ClosureToArrowFunctionRector.php src