PHPackages                             sseidelmann/junit-converter - 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. sseidelmann/junit-converter

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

sseidelmann/junit-converter
===========================

Converter for several formats to junit

v1.2.0(7mo ago)00MITPHPCI passing

Since Sep 13Pushed 6mo agoCompare

[ Source](https://github.com/sseidelmann/junit-converter)[ Packagist](https://packagist.org/packages/sseidelmann/junit-converter)[ RSS](/packages/sseidelmann-junit-converter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

junit-converter
===============

[](#junit-converter)

[![Status des Workflows](https://camo.githubusercontent.com/353514625d332dba1d408a6fca4eacea587360651c0001a20d6909dbc5dbaa50/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7373656964656c6d616e6e2f6a756e69742d636f6e7665727465722f6d61696e2e796d6c3f6272616e63683d6d61696e)](https://github.com/sseidelmann/junit-converter/actions)[![Packagist Version](https://camo.githubusercontent.com/7861a2c123d10d639b33f013ab235652e7849f003b5888e69c196e92cd89f6d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7373656964656c6d616e6e2f6a756e69742d636f6e766572746572)](https://camo.githubusercontent.com/7861a2c123d10d639b33f013ab235652e7849f003b5888e69c196e92cd89f6d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7373656964656c6d616e6e2f6a756e69742d636f6e766572746572)[![Packagist Stars](https://camo.githubusercontent.com/5539d361d3629a392debeecd4cd7f4548e3d7c0e516975e170217de9b1e69083/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f7373656964656c6d616e6e2f6a756e69742d636f6e766572746572)](https://camo.githubusercontent.com/5539d361d3629a392debeecd4cd7f4548e3d7c0e516975e170217de9b1e69083/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f7373656964656c6d616e6e2f6a756e69742d636f6e766572746572)

Ein PHP-Tool zur Konvertierung verschiedener Testausgabeformate in das JUnit-XML Format.

Beschreibung
------------

[](#beschreibung)

Dieses Tool ermöglicht die Konvertierung von verschiedenen Testausgabeformaten (Checkstyle, Sonarqube, GNU, ...) in das standardisierte JUnit-XML Format.

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

[](#installation)

Installation via Composer:

```
bash composer require sseidelmann/junit-converter

```

Verwendung
----------

[](#verwendung)

### Basis-Verwendung

[](#basis-verwendung)

```
cat checkstyle.xml | junit-converter convert > junit.xml

```

### Unterstützte Formate

[](#unterstützte-formate)

#### Checkstyle

[](#checkstyle)

```
$ hadolint -f checkstyle Dockerfile

```

#### NPM Outdated (json)

[](#npm-outdated-json)

```
$ npm outdated --json

{
  "@angular/animations": {
    "wanted": "14.3.0",
    "latest": "19.2.15",
    "dependent": "angular-app"
  },
  "@angular/cdk": {
    "wanted": "14.2.7",
    "latest": "20.2.3",
    "dependent": "angular-app"
  }
}

```

#### CSharpier (console)

[](#csharpier-console)

```
$ csharpier csharpier check .

Error ./Project/Project.csproj - Was not formatted.
  ----------------------------- Expected: Around Line 2 -----------------------------

      net8.0
  ----------------------------- Actual: Around Line 2 -----------------------------

  		net8.0

```

#### Dotnet packages (json)

[](#dotnet-packages-json)

```
$ dotnet package list --vulnerable --project  --format json

{
  "version": 1,
  "parameters": "--outdated",
  "sources": [
    "https://api.nuget.org/v3/index.json"
  ],
  "projects": [
    {
      "path": "/path/to/project.csproj",
      "frameworks": [
        {
          "framework": "net8.0",
          "topLevelPackages": [
            {
              "id": "Microsoft.Extensions.DependencyInjection",
              "requestedVersion": "8.0.1",
              "resolvedVersion": "8.0.1",
              "latestVersion": "9.0.9"
            },
            {
              "id": "Microsoft.Extensions.Http",
              "requestedVersion": "8.0.1",
              "resolvedVersion": "8.0.1",
              "latestVersion": "9.0.9"
            }
          ]
        }
      ]
    }
  ]
}

```

Anforderungen
-------------

[](#anforderungen)

- PHP 8.3 oder höher
- Composer
- GIT (optional)

Tests ausführen
---------------

[](#tests-ausführen)

```
composer install
./vendor/bin/phpunit

```

PHP Codestyle
-------------

[](#php-codestyle)

```
composer install
./vendor/bin/php-cs-fixer fix --allow-risky=yes

```

Lizenz
------

[](#lizenz)

Dieses Projekt steht unter der MIT-Lizenz. Siehe [LICENSE](LICENSE) Datei für Details.

Author
------

[](#author)

Sebastian Seidelmann

Copyright
---------

[](#copyright)

© 2025 Sebastian Seidelmann

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance70

Regular maintenance activity

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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 ~13 days

Total

3

Last Release

213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c429efc17e026da0d09aea9129cbdc97a17e1f3664fb87e9ce08c00cc5f3b22?d=identicon)[sseidelmann](/maintainers/sseidelmann)

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/sseidelmann-junit-converter/health.svg)

```
[![Health](https://phpackages.com/badges/sseidelmann-junit-converter/health.svg)](https://phpackages.com/packages/sseidelmann-junit-converter)
```

###  Alternatives

[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M1.9k](/packages/behat-behat)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[phpbench/phpbench

PHP Benchmarking Framework

2.0k13.0M627](/packages/phpbench-phpbench)

PHPackages © 2026

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