openpotato/gv100ad-php

A PHP library for parsing GV100AD files (Gemeindeverzeichnis) provided by Destatis.

Maintainers

Package info

github.com/openpotato/gv100ad-php

pkg:composer/openpotato/gv100ad-php

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.2.0 2026-03-11 10:50 UTC

This package is auto-updated.

Last update: 2026-03-11 10:54:05 UTC


README

Packagist Version GitHub

gv100ad-php

A Python library for parsing GV100AD files (Gemeindeverzeichnis) provided by Destatis.

  • Supports PHP 8.2+
  • Supports all GV100AD record types:
    • Federal state (Bunduesland, Satzart 10)
    • Government region (Regierungsbezirk, Satzart 20)
    • Region (Region, Satzart 30)
    • District (Kreis, Satzart 40)
    • Municipality (Gemeinde, Satzart 50)
    • Municipal association (Gemeindeverbund, Satzart 60)

Installation

gv100ad-php is available on Packagist, and installation via Composer is the recommended way to install:

composer require openpotato/gv100ad-php

Getting started

Documentation is available in the GitHub wiki.

Can I help?

Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.