dcarbone/php-fhir-generated

Pre-generated classes from dcarbone/php-fhir

v3.0.1 2024-05-03 22:41 UTC

This package is auto-updated.

Last update: 2024-05-03 22:41:28 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": "v3.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.