Search by

phpmd / oxmd

This package is abandoned and no longer maintained. No replacement package was suggested.

Official PHPMD OXID extension.

Maintainers

Package info

github.com/OXID-eSales/oxmd

pkg:composer/phpmd/oxmd

Transparency log

Statistics

Installs: 6 985

Dependents: 0

Suggesters: 0

Stars: 5

1.0.3 2014-09-09 19:30 UTC

This package is not auto-updated.

Last update: 2026-08-25 17:39:09 UTC


README

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.