Skip to content

An AFD package for parsing and sending AFD messages

Notifications You must be signed in to change notification settings

rapideinternet/afd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFD package

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.