phpmd/oxmd
Composer 安装命令:
composer require phpmd/oxmd
包简介
Official PHPMD OXID extension.
README 文档
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-cloveroption - In the OXMD directory run
src/bin/oxmd, it will show you the available options.
统计信息
- 总下载量: 6.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-05-20