dcarbone/php-fhir-generated

Pre-generated classes from dcarbone/php-fhir

v2.0.5 2019-12-26 15:50 UTC

This package is auto-updated.

Last update: 2024-04-22 22:50:35 UTC


README

Pre-generated classes from dcarbone/php-fhir

This lib can either be used with Composer or on it's own.

Inclusion with Composer

composer.json require entry:

{
   "dcarbone/php-fhir-generated": "v2.0.*"
}

Autoloading without Composer

If you do not wish to use Composer, for whatever reason, I provide the class PHPFHIRAutoloader per version generated.

You can find it within the root of each versions' namespace path.