kavinsky / tacview-acmi-parser

🛬🧾 A PHP8 TacView ACMI file format parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A PHP8 TacView ACMI file format parser

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This package offers parsing support for TacView ACMI flight recordings version 2.1, it follows the standard described in the TacView ACMI Documentation page.

Installation

You can install the package via composer:

composer require kavinsky/tacview-acmi-parser

Usage

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

🛬🧾 A PHP8 TacView ACMI file format parser

License:MIT License


Languages

Language:PHP 100.0%