Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.75 KB

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.