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 1w 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

3701d 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.3k18.3M424](/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.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M777](/packages/sylius-sylius)[pimcore/pimcore

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

3.8k3.9M535](/packages/pimcore-pimcore)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M235](/packages/sulu-sulu)

PHPackages © 2026

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