abuseio/iodef

Library for parsing IODEF in PHP

Installs: 993

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 5

pkg:composer/abuseio/iodef

3.0.1 2025-10-25 14:42 UTC

This package is auto-updated.

Last update: 2025-10-25 12:42:24 UTC


README

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