PHPackages                             devotion/phpunit-chart-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. devotion/phpunit-chart-bundle

ActiveLibrary[Testing &amp; Quality](/categories/testing)

devotion/phpunit-chart-bundle
=============================

Devotion PHPUnit Chart Bundle

0.3.2(10y ago)118MITPHP

Since May 3Pushed 10y agoCompare

[ Source](https://github.com/VincentCATILLON/PHPUnitChartBundle)[ Packagist](https://packagist.org/packages/devotion/phpunit-chart-bundle)[ RSS](/packages/devotion-phpunit-chart-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

PHPUnit Chart Bundle
====================

[](#phpunit-chart-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/15b3d764d4d8c6b6806730a23c998d964f55c5f6b3fcdb4dc9ac745af80a1443/68747470733a2f2f706f7365722e707567782e6f72672f6465766f74696f6e2f706870756e69742d63686172742d62756e646c652f762f737461626c65)](https://packagist.org/packages/devotion/phpunit-chart-bundle)[![Build Status](https://camo.githubusercontent.com/ab5ae4d5e06a1ee06e9f3862188941766e619effce23a2a5cf475b65bca00397/68747470733a2f2f6170692e7472617669732d63692e6f72672f56696e63656e74434154494c4c4f4e2f504850556e6974436861727442756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/VincentCATILLON/PHPUnitChartBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/56c6549a79adf7c5dd02baf2ddc7b4940745f7f2e2b9a526bae91e6887d72a2c/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63653534333935372d663962392d343963352d383136652d3332323762316438313033382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/ce543957-f9b9-49c5-816e-3227b1d81038)[![License](https://camo.githubusercontent.com/fc982b458841f62eb16c02f034be4b38ae4815b2a51c4f90002c0de084054d08/68747470733a2f2f706f7365722e707567782e6f72672f6465766f74696f6e2f706870756e69742d63686172742d62756e646c652f6c6963656e7365)](https://packagist.org/packages/devotion/phpunit-chart-bundle)

Symfony bundle which generates charts from phpunit XML report files.

Composer
--------

[](#composer)

Install via composer

```
{
    "require": {
        "devotion/phpunit-chart": "~0.3"
    }
}
```

Database
--------

[](#database)

In order to persist unit tests coverage evolution (only on changes), update with doctrine

```
app/console doctrine:database:create
app/console doctine:schema:update --force
```

Configuration
-------------

[](#configuration)

In this example above, default values are used:

```
devotion_php_unit_chart:
    base_path: %kernel.root_dir%/../
    type: pie-basic
    history_size: 10
```

Usage
-----

[](#usage)

**Mandatory URL parameters**:

- file (the report filename, in the base path defined in your configuration)

**Optional URL parameters**:

- title (In plain text, the chart title to display)
- type (The chart type to use): -- pie-basic -- areaspline

**Examples**:

```
/?file=default.xml
/?file=default.xml&title=AppBundle coverage
/?file=default.xml&type=areaspline
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~14 days

Total

5

Last Release

3655d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8419208?v=4)[Vincent Catillon](/maintainers/VincentCATILLON)[@VincentCATILLON](https://github.com/VincentCATILLON)

---

Top Contributors

[![VincentCATILLON](https://avatars.githubusercontent.com/u/8419208?v=4)](https://github.com/VincentCATILLON "VincentCATILLON (3 commits)")

### Embed Badge

![Health badge](/badges/devotion-phpunit-chart-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/devotion-phpunit-chart-bundle/health.svg)](https://phpackages.com/packages/devotion-phpunit-chart-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M387](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k60](/packages/open-dxp-opendxp)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
