sivi/afd

A library to interpret the ADN standard

v3.1.0 2023-08-01 12:36 UTC

README

This package contains the basis for reading and handling AFD messages based on the SIVI standard.

Parsers

Parsing raw data to an AFD message is currently supported for two data structures:

Example usage

For an implementation of this package we suggest you take a look at the rapideinternet/afd.laravel package.