PhpMetrics is a powerful static analysis tool for PHP code that provides metrics on code quality, complexity, maintainability, and architecture. It generates comprehensive reports in HTML format, visualizing metrics like cyclomatic complexity, lines of code, and coupling between classes. PhpMetrics helps developers identify potential code issues, optimize performance, and maintain high-quality codebases.

Features

  • Analyzes code quality and maintainability
  • Generates visual reports in HTML format
  • Calculates cyclomatic complexity and code coupling
  • Provides metrics on lines of code, depth, and inheritance
  • Detects architectural flaws and anti-patterns
  • Supports analyzing entire projects or specific files

Project Samples

Project Activity

See All Activity >