irstea/phpmd-shim

Shim repository for phpmd/phpmd

Maintainers

Package info

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

Homepage

pkg:composer/irstea/phpmd-shim

Statistics

Installs: 24 675

Dependents: 0

Suggesters: 0

2.13.0 2022-09-11 02:04 UTC

This package is auto-updated.

Last update: 2026-03-11 09:43:57 UTC


README

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

It is built automatically from the official PHAR.

Installation

composer require irstea/phpmd-shim

or:

composer require --dev irstea/phpmd-shim

Usage

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

vendor/bin/phpmd [options] [arguments]

License

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