halleck45/phpmetrics-collector-bundle

Display PhpMetrics informations in Symfony Debug bar


Keywords
symfony, phpmetrics, symfony4, symfony5
License
MIT

Documentation

PhpMetricsCollectorBundle

Integrates PhpMetrics in Symfony debug toolbar.

License Build Status

## Overview

Overview of PhpMetricsCollectorBundle

Support

  • Support Symfony >= 4.3. For older versions of Symfony, use older versions of PHPMetrics.
  • Tested on the following versions:
    • Symfony 5.0.4
    • Symfony 4.3.11 with API Platform

Installation

Install it via composer

Symfony 4 & 5:

composer require --dev phpmetrics/symfony-bundle

Symfony 2 & 3:

composer require --dev halleck45/phpmetrics-collector-bundle:0.0.2

Contribute

Please run unit tests:

phpunit -c phpunit.xml

Authors

License

See the LICENSE file.