wiggels / immunable
Hack HL7 Immunization Interface Engine
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Hack
Requires
Requires (Dev)
- 91carriage/phpunit-hhi: ^5.1.0
- phpunit/phpunit: ^5.1.0
This package is auto-updated.
Last update: 2025-03-29 00:38:49 UTC
README
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" }