irstea / phpmd-shim
Shim repository for phpmd/phpmd
2.13.0
2022-09-11 02:04 UTC
Requires
- php: >=5.3.9
- ext-xml: *
Replaces
- phpmd/phpmd: 2.13.0
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