Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 489 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 489 Bytes

PhpMetrics ZendServer Plugin

PhpMetrics is a static analyzer for PHP.

It provides lot of metrics about quality of your PHP code:

  • Halstead metrics (volume, effort, vocabulary...)
  • Maintainability index
  • Card and Agresti metrics (Relative/absolute system/data complexity...)
  • Lack of cohesion of methods
  • Myer's metrics (Interval, Distance) ...

License

See LICENSE.txt

Author

Jean-François Lépine https://twitter.com/Halleck45