guillaumesmo / rector-simple
There is no license information available for the latest version (0.12.19) of this package.
Package info
github.com/guillaumesmo/rector-simple
Type:project
pkg:composer/guillaumesmo/rector-simple
0.12.19
2022-03-23 17:22 UTC
Requires
- rector/rector: 0.12.19
This package is auto-updated.
Last update: 2026-05-24 02:01:49 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