geo6/irix-php-library

PHP Library to read/write IRIX message

dev-master 2021-09-30 06:59 UTC

This package is auto-updated.

Last update: 2024-02-29 03:18:10 UTC


README

Latest Stable Version Latest Stable Version Total Downloads Monthly Downloads Software License

The IAEA has developed the International Radiological Information Exchange (IRIX) as the recommended standard to exchange information among emergency response organizations at national and international levels during a nuclear or radiological emergency. The standard addresses both the data content and format (XML format) and the system interface specification. Data can include status information about a nuclear installation, information about any radioactive releases to the environment, information on protective actions taken or planned by affected countries, environmental radiation monitoring data. The system interface specification (or web-service specification) enables organizations to interconnect their emergency information systems to automate their information exchange in an emergency. The IRIX standard allows the information to be processed, summarized and presented quickly — for example, on status boards in emergency response centres.

Source: https://www.iaea.org/publications/12257/international-radiological-information-exchange-irix-format

This PHP library allows you to read and write IRIX XML messages.

composer require geo6/irix-php-library

Documentation: https://geo6.github.io/irix-php-library/

Sections already available

  • Annexes
  • EventInformation
  • Identification
  • Locations
  • Measurements
  • Requests

Sections not available yet

  • Consequences
  • MediaInformation
  • MedicalInformation
  • Meteorology
  • Release
  • ResponseActions