real-php-cs-fixer
v1.1.0
Published
Fixes your php code for you, automatically.
Downloads
1
Readme
real-php-cs-fixer
Fixes your php code for you, automatically.
Installation
$ npm i -g real-php-cs-fixer
or
$ yarn global add real-php-cs-fixer
Usage
$ real-php-cs-fixer fix [fileGlobs..] [options]
see $ real-php-cs-fixer --help
for all available options.