irstea/php-cs-fixer-shim

Shim repository for friendsofphp/php-cs-fixer

Maintainers

Package info

gitlab.irstea.fr/pole-is/tools/php-cs-fixer-shim.git

Type:application

pkg:composer/irstea/php-cs-fixer-shim

Statistics

Installs: 53 052

Dependents: 2

Suggesters: 0

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