Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.09 KB

Marknl Iodef Library

Build Status Latest Stable Version Total Downloads License

Introduction

This PHP library offers a way to read and write data from and to a iodef formatted file. IODEF: Incident Object Description Exchange Format is described in RFC5070 and was published in 2007.

Features

  • Read an IODEF document
  • Write an IODEF document

Documentation

Installation

This library is available on Packagist. The recommended way to install it is through Composer:

$ composer require marknl/iodef