PHPackages                             chrisdev/symfony-quality-cockpit - 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. chrisdev/symfony-quality-cockpit

ActiveSymfony-bundle[Testing &amp; Quality](/categories/testing)

chrisdev/symfony-quality-cockpit
================================

A reusable Symfony quality cockpit for PHPUnit, Infection, PhpMetrics, Deptrac and Composer Audit reports.

v0.1.0(today)00MITPHPPHP &gt;=8.4

Since Jul 28Pushed todayCompare

[ Source](https://github.com/Cbruyere/symfony-quality-cockpit)[ Packagist](https://packagist.org/packages/chrisdev/symfony-quality-cockpit)[ RSS](/packages/chrisdev-symfony-quality-cockpit/feed)WikiDiscussions main Synced today

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

Symfony Quality Cockpit
=======================

[](#symfony-quality-cockpit)

Reusable Symfony bundle for presenting PHPUnit, Infection, PhpMetrics, Deptrac and Composer Audit reports in one development dashboard.

Status
------

[](#status)

The package is being extracted from the Repair Workshop prototype. The extraction audit and target architecture are documented in the source project before application code is ported.

Installation
------------

[](#installation)

```
composer require --dev chrisdev/symfony-quality-cockpit
```

Register the bundle when Symfony Flex is not configured for the package:

```
Chrisdev\QualityCockpit\QualityCockpitBundle::class => ['dev' => true, 'test' => true],
```

Import the routes:

```
quality_cockpit:
    resource: '@QualityCockpitBundle/config/routes.php'
```

Configure the report root:

```
quality_cockpit:
    reports:
        base_directory: '%kernel.project_dir%/var/reports'
```

Compatibility currently follows the extracted source environment: PHP 8.4 and Symfony 7.4 or 8.0. The Symfony 7.4 path remains to be verified in CI before it is advertised as supported.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23278498?v=4)[Cheroxx](/maintainers/ChrisGaming)[@ChrisGaming](https://github.com/ChrisGaming)

---

Top Contributors

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

---

Tags

phpunitsymfonyqualityphpmetricsdeptracInfectioncomposer-audit

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/chrisdev-symfony-quality-cockpit/health.svg)

```
[![Health](https://phpackages.com/badges/chrisdev-symfony-quality-cockpit/health.svg)](https://phpackages.com/packages/chrisdev-symfony-quality-cockpit)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M401](/packages/easycorp-easyadmin-bundle)[sylius/sylius

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

8.5k5.9M754](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.2k18.1k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M605](/packages/shopware-core)[open-dxp/opendxp

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

9421.6k64](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1028.7k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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