guillaumesmo/rector-simple

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

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/guillaumesmo/rector-simple

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