irstea/phpcpd-shim

Shim repository for sebastian/phpcpd

Maintainers

Package info

gitlab.irstea.fr/pole-is/tools/phpcpd-shim.git

Homepage

pkg:composer/irstea/phpcpd-shim

Statistics

Installs: 42 594

Dependents: 4

Suggesters: 0

6.0.3 2020-12-08 03:20 UTC

This package is auto-updated.

Last update: 2026-03-08 14:19:10 UTC


README

This package is a drop-in replacement for sebastian/phpcpd, which provides its PHAR archive as a binary.

It is built automatically from the official PHAR.

Installation

composer require irstea/phpcpd-shim

or:

composer require --dev irstea/phpcpd-shim

Usage

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

vendor/bin/phpcpd [options] [arguments]

License

This distribution retains the license of the original software: BSD-3-Clause