Skip to content

Static analysis tool for PHP

License

Notifications You must be signed in to change notification settings

staabm/PhpMetrics

 
 

Repository files navigation

PhpMetrics

License Build Status Latest Stable Version Slack

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 --dev
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

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages

  • PHP 93.0%
  • CSS 3.1%
  • JavaScript 2.3%
  • Makefile 1.1%
  • Roff 0.3%
  • Dockerfile 0.1%
  • Shell 0.1%