irstea/php-cs-fixer-shim

Shim repository for friendsofphp/php-cs-fixer

Installs: 43 404

Dependents: 2

Suggesters: 0

Security: 0

Type:application

v3.0.0 2021-05-04 02:04 UTC

README

This package is a drop-in replacement for friendsofphp/php-cs-fixer, which provides its PHAR archive as a binary.

It is built automatically from the official PHAR.

Installation

composer require irstea/php-cs-fixer-shim

or:

composer require --dev irstea/php-cs-fixer-shim

Usage

As you would use the original package, i.e. something like:

vendor/bin/php-cs-fixer [options] [arguments]

License

This distribution retains the license of the original software: MIT