halleck45/phpmetrics-collector-bundle

Display PhpMetrics informations in Symfony Debug bar

Installs: 9 986

Dependents: 0

Suggesters: 0

Security: 0

Stars: 53

Watchers: 6

Forks: 8

Open Issues: 2

Language:HTML

Type:symfony-bundle

v0.2.0 2020-03-28 18:55 UTC

This package is auto-updated.

Last update: 2024-03-29 02:50:22 UTC


README

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.