Download the PHP package phpmd/oxmd without Composer
On this page you can find all versions of the php package phpmd/oxmd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package oxmd
OXMD
OXMD is an extension of PHPMD that applies metrics according to OXID module certification guidelines and computes the expected module certification price.
OXMD was developed in cooperation between OXID eSales AG and Qafoo GmbH.
Installation
- Install PHP with XDebug
- Install composer
- Run
php composer.phar create-project phpmd/oxmd
Run
- Run the unit tests of your module and make sure you generate a clover coverage report with the
--coverage-clover
option - In the OXMD directory run
src/bin/oxmd
, it will show you the available options.
All versions of oxmd with dependencies
PHP Build Version
Package Version
The package phpmd/oxmd contains the following files
Loading the files please wait ....