wiggels/immunable

Hack HL7 Immunization Interface Engine

dev-master 2017-09-19 19:59 UTC

This package is auto-updated.

Last update: 2024-03-29 03:21:05 UTC


README

Build StatusGitHub issuesGitHub license

Hack HL7 Immunization Interface Engine

Installation

Composer is the recommended installation method. To add immunable to your project, add the following to your composer.json then re-run composer:

  "minimum-stability": "dev",
  "require": {
    "wiggels/immunable": "dev-master"
  }