Skip to content

MantasVaitkunas/oxmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

OXMD is licensed under the BSD-3-Clause.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%