PHPackages                             netbrothers-gmbh/auftragsdatei-parser - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. netbrothers-gmbh/auftragsdatei-parser

ActiveProject[Parsing &amp; Serialization](/categories/parsing)

netbrothers-gmbh/auftragsdatei-parser
=====================================

Parser for GKV Auftragsdatei files

v0.0.2(3y ago)33GPLv3PHPPHP &gt;=8.1

Since Feb 8Pushed 2y ago3 watchersCompare

[ Source](https://github.com/netbrothers-gmbh/auftragsdatei-parser)[ Packagist](https://packagist.org/packages/netbrothers-gmbh/auftragsdatei-parser)[ RSS](/packages/netbrothers-gmbh-auftragsdatei-parser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

[![build status](https://github.com/netbrothers-gmbh/auftragsdatei-parser/actions/workflows/build-workflow.yml/badge.svg)](https://github.com/netbrothers-gmbh/auftragsdatei-parser/actions/workflows/build-workflow.yml/badge.svg) [![release status](https://github.com/netbrothers-gmbh/auftragsdatei-parser/actions/workflows/release-workflow.yml/badge.svg)](https://github.com/netbrothers-gmbh/auftragsdatei-parser/actions/workflows/release-workflow.yml/badge.svg)

NetBrothers Auftragsdatei-Parser
================================

[](#netbrothers-auftragsdatei-parser)

Auftragsdatei-Parser parses GKV Auftragsdatei files (`.AUF` files) and presents their content in various formats.

Installation
============

[](#installation)

Download the latest binary (`aufparser.phar`) from the [release page](https://github.com/netbrothers-gmbh/auftragsdatei-parser/releases) and make it executable.

```
chmod +x aufparser.phar

```

Optionally [place the file in your PATH directory](https://zwbetz.com/how-to-add-a-binary-to-your-path-on-macos-linux-windows/).

Usage
=====

[](#usage)

Help
----

[](#help)

Get help using the `--help` option.

```
./aufparser.phar --help

```

Parse a file
------------

[](#parse-a-file)

Parsing an `.AUF` file is straightforward.

```
./aufparser.phar ESOL001.AUF

```

Output Formats
--------------

[](#output-formats)

Auftragsdatei-Parser provides three output formats.

1. Table (Default)

```
./aufparser.phar ESOL001.AUF                 # implicit
./aufparser.phar ESOL001.AUF --format=table  # explicit

```

2. Compact JSON

```
./aufparser.phar ESOL001.AUF --format=json

```

3. Pretty JSON

```
./aufparser.phar ESOL001.AUF --format=jsonpretty

```

Example Output
==============

[](#example-output)

```
+------------------------------------+----------------------------------------+
| Key                                | Value                                  |
+------------------------------------+----------------------------------------+
| IDENTIFIKATOR                      | 500000                                 |
| VERSION                            | 01                                     |
| LAENGE_AUFTRAG                     | 00000348                               |
| SEQUENZ_NR                         | 000                                    |
| VERFAHREN_KENNUNG                  | EPFL0                                  |
| TRANSFER_NUMMER                    | 000                                    |
| VERFAHREN_KENNUNG_SPEZIFIKATION    |                                        |
| ABSENDER_EIGNER                    | 123456789                              |
| ABSENDER_PHYSIKALISCH              | 123456789                              |
| EMPFAENGER_NUTZER                  | 987654321                              |
| EMPFAENGER_PHYSIKALISCH            | 987654321                              |
| FEHLER_NUMMER                      | 000000                                 |
| FEHLER_MASSNAHME                   | 000000                                 |
| DATEINAME                          | EPFL0000                               |
| DATUM_ERSTELLUNG                   | 20220911142002                         |
| DATUM_UEBERTRAGUNG_GESENDET        | 20220911142002                         |
| DATUM_UEBERTRAGUNG_EMPFANGEN_START | 00000000000000                         |
| DATUM_UEBERTRAGUNG_EMPFANGEN_ENDE  | 00000000000000                         |
| DATEIVERSION                       | 000000                                 |
| KORREKTUR                          | 0                                      |
| DATEIGROESSE_NUTZDATEN             | 000000015884                           |
| DATEIGROESSE_UEBERTRAGUNG          | 000000015884                           |
| ZEICHENSATZ                        | I1                                     |
| KOMPRIMIERUNG                      | 00                                     |
| VERSCHLUESSELUNGSART               | 03                                     |
| ELEKTRONISCHE_UNTERSCHRIFT         | 03                                     |
| SATZFORMAT                         |                                        |
| SATZLAENGE                         | 00000                                  |
| BLOCKLAENGE                        | 00000000                               |
| STATUS                             |                                        |
| WIEDERHOLUNG                       |                                        |
| UEBERTRAGUNGSWEG                   |                                        |
| VERZOEGERTERVERSAND                |                                        |
| INFOUNDFEHLERFELDER                |                                        |
| VARIABLESINFOFELD                  |                                        |
| EMAILADRESSEABSENDER               |                                        |
| DATEI_BEZEICHNUNG                  |                                        |
+------------------------------------+----------------------------------------+

```

Author
======

[](#author)

[Thilo Ratnaweera, NetBrothers GmbH](https://netbrothers.de)

[![nb.logo](https://camo.githubusercontent.com/15f2d95c9afe46f4bf078f912ae2241f4e18e060a94ebb3fbc8aed45d9f12b09/68747470733a2f2f6e657462726f74686572732e64652f77702d636f6e74656e742f75706c6f6164732f323032302f31322f6e657462726f74686572735f6c6f676f2e706e67)](https://netbrothers.de)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

1154d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b978ff9166a8511f29c075766eb124d3b47b6963efbc0babd811104b4eda0c8?d=identicon)[netbrothers](/maintainers/netbrothers)

---

Top Contributors

[![netbrothers-tr](https://avatars.githubusercontent.com/u/15143604?v=4)](https://github.com/netbrothers-tr "netbrothers-tr (10 commits)")

---

Tags

germanygkvhealth-insurance

### Embed Badge

![Health badge](/badges/netbrothers-gmbh-auftragsdatei-parser/health.svg)

```
[![Health](https://phpackages.com/badges/netbrothers-gmbh-auftragsdatei-parser/health.svg)](https://phpackages.com/packages/netbrothers-gmbh-auftragsdatei-parser)
```

###  Alternatives

[presta/sitemap-bundle

A Symfony bundle that provides tools to build your application sitemap.

3929.4M28](/packages/presta-sitemap-bundle)[daux/daux.io

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

825191.0k1](/packages/daux-dauxio)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[dragon-code/codestyler

A tool to automatically fix Coding Style Standards issues by The Dragon Code.

291.8M16](/packages/dragon-code-codestyler)[psx/schema

Parse and generate data schema formats

57238.7k18](/packages/psx-schema)[sspooky13/yaml-standards

Standards for yaml files

11518.3k3](/packages/sspooky13-yaml-standards)

PHPackages © 2026

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