UFOMelkor / PhpMetrics

Static analysis tool for PHP

Home Page:http://www.phpmetrics.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpMetrics

License Build Status Latest Stable Version Dependency Status

Standard report

PhpMetrics

PhpMetrics provides metrics about PHP project and classes, with beautiful and readable HTML report.

Demo | Documentation | Twitter | Contributing



Quick start

composer require phpmetrics/phpmetrics
php ./vendor/bin/phpmetrics --report-html=myreport .

Then open the generated ./myreport/index.html file in your browser.

More

If want, you can install PhpMetrics globally with your favorite package manager. You can also visit our documentation.

Author

License

See the LICENSE file.

Contributing

See the CONTRIBUTING file.

About

Static analysis tool for PHP

http://www.phpmetrics.org/

License:MIT License


Languages

Language:PHP 93.6%Language:CSS 2.9%Language:JavaScript 2.0%Language:Makefile 1.1%Language:Roff 0.3%Language:Shell 0.1%